Results 1 to 4 of 4

Thread: SQL

  1. #1

    Thread Starter
    Addicted Member ZanM's Avatar
    Join Date
    Oct 1999
    Location
    The here and now.
    Posts
    191

    Arrow

    could someone give me an expination of commands i would need to use an SQL string to search threw a database and diplay a list of the information i want....

    know thats vague if some one wants to help me with this i will upload my project and place a link in this thread
    Magiaus
    Visual Basic 6.0 SP5
    Visual C++ 6.0 SP5


    The only sovereign you can allow to rule you is reason.

  2. #2
    Junior Member
    Join Date
    Jan 2000
    Location
    uk
    Posts
    20

    Thumbs up

    SELECT whatever FROM tablename
    WHERE something = something;

  3. #3

  4. #4

    Thread Starter
    Addicted Member ZanM's Avatar
    Join Date
    Oct 1999
    Location
    The here and now.
    Posts
    191

    Thankx

    thankx danix that helped
    Magiaus
    Visual Basic 6.0 SP5
    Visual C++ 6.0 SP5


    The only sovereign you can allow to rule you is reason.

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