I have a DSN. How do I know which driver (eg Access, SQL) it is using?
Thanks for any help
Printable View
I have a DSN. How do I know which driver (eg Access, SQL) it is using?
Thanks for any help
control pannel
odbc data sorce adminstrator
click the tab for the dsn your using(ie user,system,file)
youshould see the listed dsns and the driver there usnig
all dsn stuff is kept and administrated here!
I mean is there any way to use VB Codes to do that?
IN THAT CASE DEBUG.PRINT THE ACTIVE CONECTION CONECTION STRING PROPERTY
THIS WILL DISPLAY THE COMPLEATE CONECTION STRING