Click to See Complete Forum and Search --> : How to get the database driver from DSN
ep2829
Aug 2nd, 2000, 04:16 AM
I have a DSN. How do I know which driver (eg Access, SQL) it is using?
Thanks for any help
nexus
Aug 2nd, 2000, 04:37 AM
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!
ep2829
Aug 2nd, 2000, 10:20 AM
I mean is there any way to use VB Codes to do that?
nexus
Aug 2nd, 2000, 10:30 AM
IN THAT CASE DEBUG.PRINT THE ACTIVE CONECTION CONECTION STRING PROPERTY
THIS WILL DISPLAY THE COMPLEATE CONECTION STRING
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.