|
Thread: SQL
-
May 27th, 2000, 08:24 AM
#1
Thread Starter
Addicted Member
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.
-
May 27th, 2000, 01:39 PM
#2
Junior Member
SELECT whatever FROM tablename
WHERE something = something;
-
May 28th, 2000, 03:47 AM
#3
Guru
-
May 29th, 2000, 09:08 AM
#4
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|