My clients are getting ODBC 3151 Errors and fail to connect to my SQL 6.5 database on a large network how can I improve the connectivity so that it connects first time round?
I have also have noti...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10018683.html
I am attempting to automate the linking of an MS Access 97 application to a small set of Oracle tables.
We store all the connection information that we believe is needed in a table in the app....
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10471998.html
Zones:
MS AccessDate Answered: 07/13/2000 Grade: C Views: 0
We have an access 97 applicaion conencted to Oracle 8.17. It uses Oracle ODBC driver 7.3 version 5 2.05.03.01 installed on the PC and available to all users of that machine. The front end Access 97...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21311387.html
Zones:
MS AccessDate Answered: 05/24/2005 Grade: A Views: 0
I have a windows 98se workstation running access 97. It was working for (5) years with no issues. Than last week the hard drive failed and I had to reload everything back on. Every since I canno...
http://www.experts-exchange.com/Database/Oracle/Q_21381486.html
Zones:
OracleDate Answered: 04/09/2005 Grade: A Views: 0
I have the code below on the click event of an 'update' button to update records in a table from the Teradata environment. The problem I'm running into is that if a user doesn't have access - they...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_22642101.html
I have an Access 2k database which uses the Microsoft ODBC for Oracle driver to link several tables from an Oracle 8.0 database. The problem is that every time I reopen the database and try to open...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20189504.html
Zones:
MS AccessDate Answered: 10/04/2001 Grade: A Views: 0
I would like to trap the ODBC connection error so I can display a meaningful messege to the user pointing them to the documention on how to establish a DSN.
My first thought was to trap the erro...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20611375.html
Zones:
MS AccessDate Answered: 05/13/2003 Grade: A Views: 94
Hi everyone.
Can you help me in the following problem?
I am accessing ORACLE(7.3) data through ODBC linked tables in Access...
all works fine when running the application on VB workspace b...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_20714605.html
Zones:
VB DBDate Answered: 12/01/2003 Grade: A Views: 0
hello,
i want a code to set password for an access database (XP) that has users and groups
i tried to use this but if failed:
Private Sub Command1_Click()
Dim db As Database
Set db = OpenD...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_20721322.html
Zones:
VB DBDate Answered: 09/09/2003 Grade: B Views: 0
I am trying open the database password projected encrypted database. I am using below code to open the database. Its not opening. Its giving error messgae.
Dim db As DAO.Database
...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_21209156.html
Zones:
VB DBDate Answered: 12/27/2004 Grade: A Views: 0