Cursordriver to connect to SQL/Access
Hi,
I'm programming in VB6 and I want to connect to an SQL/Access DB.
Now my question is which Cursordriver(rdUseIfNeeded/SQL_CUR_USE_IF_NEEDED, rdUseOdbc/SQL_CUR_USE_ODBC, rdUseServer/SQL_CUR_USE_DRIVER) by using RDO is possible to use or is inpossible for each DB?
And does one of these may cause Errors while working (Select, Update, Inster eg.)?
Does anybody have an answer or a URL? I didn't find any solution for this question.
THX @ all!

