Advertisement

1 - 10 of 16 containing alltags:("3151") (0 seconds)
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...
Zones: MS SQL ServerDate Answered: 10/11/1997 Grade: C Views: 0
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....
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...
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...
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...
Zones: MS Access, SQL SyntaxDate Answered: 06/19/2007 Grade: A Views: 0
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...
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...
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...
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...
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 ...
Zones: VB DBDate Answered: 12/27/2004 Grade: A Views: 0