CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 25

Threaded View

  1. #19
    Join Date
    Nov 2004
    Location
    India
    Posts
    63

    Re: Write data to SQL database

    I'd propose some reading. Use some samples and read a DB book. You will be able to run (solve) most of your queries.
    http://msdn.microsoft.com/en-us/libr...v=sql.80).aspx
    Last edited by talksandy; December 22nd, 2010 at 04:05 PM.
    Sandeep
    http://www.sandeeprawat.com
    Code:
    Forget the language. Remember the logic.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured