hi all
is there is a way to connect sql
without ado rdo
just odbc ?
efrat
Printable View
hi all
is there is a way to connect sql
without ado rdo
just odbc ?
efrat
efrat,
correct me if i'm wrong but i'snt ado, rdo etc. just different odbc drivers? you will have to specify wich one you would like to use.uhm...i think :)
yes but if the user have not mdac
i want to open all of the db
just with odbc not with activex com
dont want that the user install mdac for ado
or anything else
thanks
efrat
------------------
Yes, you can code to the ODBC drivers directly. I think the VB6 docs have some decent examples, too.