what does this mean??
thanks
AT...
more >>
getting this err message:
Application Error: [DBNETLIB][ConnectionOpen
(Connect()).] SQL Server does not exist or
access denied.
This error happens when this connection string is
passed:
GetConnectionString = "Provider=SQLOLEDB;Data
Source=Contracts;" _
& "Initia...
more >>
Any help would be great. I have an mdb file that is linked
to a table on my SQL Server which resides on a corporate
Web Server. I have a non-Windows Authenticated username
and password to the SQL Server database, so I have to
enter the password everytime I open the Access database
that lin...
more >>
I am in the process of moving native Access tables over to
SQL Server 7. These tables are updated through code.
Some are updated with SQL statements executed through a db
object and others are updated using DAO.
When I update using SQL, I get "This record is being
modified by another us...
more >>
I'm running MSDE on a WIN2K and I'm having a problem accessing the MSDE from
a laptop with WINXP Professional. I'm using a NETGEAR MR314 cable router w/
firewall to connect the two computers and I'm getting the following error:
Unable to connec to server SERVERNAME
Server: Msg 17, Level 16,...
more >>