|
-
Jul 6th, 1999, 04:31 PM
#1
Thread Starter
Lively Member
Hi i have a database that creates 2 things when a new user is introduced to the database. First it takes all of there info and stores it in a main table and secondly it creates a new table under there name. now my question is ... Is there a way of querying the newly created table. I have this code for a different table with the same fields but need to use it to query the new table... is there a wild card to qyerying
SELECT * FROM Results ORDER BY Date;
I know this is basic but i am a newbie and need assistance. Any ideas? Thanx in advance.
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
|