Groups | Blog | Home
all groups > inetserver asp general > november 2003 >

inetserver asp general : check table/query exist help


Bob Barrows
11/10/2003 9:44:26 AM
[quoted text, click to view]

You can use ADOX:
http://www.aspfaq.com/show.asp?id=2178
http://www.aspfaq.com/show.asp?id=2350
http://www.aspfaq.com/show.asp?id=2037

HTH,
Bob Barrows

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Bob Barrows
11/10/2003 10:33:48 AM
[quoted text, click to view]

:-)
Well, you do need to do some research on your own ... a simple Google search
for ADOX and query (better yet, go to the source:
msdn.microsoft.com/library ) ...

In ADOX, saved queries show up as either stored procedures or views,
depending on what they do. You will find plenty of examples at msdn to get
you going.

HTH,
Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

g
11/10/2003 10:39:52 PM
Is there a method where by I could check for a certain table or query
exist in my access database file before I made query to it??
g
11/10/2003 11:23:30 PM
the examples u show me are only tables.....how about queries in my database

[quoted text, click to view]
g
11/10/2003 11:47:42 PM
Thanks alot... i finally found a solution ....Thanks again

[quoted text, click to view]
AddThis Social Bookmark Button