|
-
Oct 7th, 2000, 03:04 PM
#1
Thread Starter
Junior Member
Hi...
I have 3 tables in an Access Database and I am using the
SELECT table1.*, table2.*, table3.*
statement in order to select everything from this database.
My question is how to search for a specific string in all
the tables...
In other words doing the same with access requires to run
the query and then push the find/replace button.
How can I do that with code in VB?
Thanks in advance
Nikos
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
|