|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
Executing querys
Hi:
I have a vb6 program using adodb...and a access database with querys in the database.. how i can execute this querys stored in the database using odbc?...i tried with a data object but it does'n work because the database is a newer version... |
|
#2
|
|||
|
|||
|
You can simply use the query name just like a table name in sql from VB or any other program that can use ADO. You can't however use any Access functions, forms, reports or other Access stuff from another program.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
Thank a Lot
Thanks a lot...it works!!...i never believe that the solution were so simple.
|
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Executing querys |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|