Ask a Question related to Coldfusion Database Access, Design and Development.
-
kfant #1
OLEDB Errors
Getting intermittent OLEDB errors with ColdFusion 5, will switching to ODBC
instead of OLEDB help? Please see description of problem below: I am using
OLEDB data connections SQL 2000 SP2 - CF 5 (no service packs) Win 2K Sp 2. I
have just recently started getting a string of odd data connection errors OLEDB
Error Code = 18456 Login failed for user 'sa' (userame is not relevant have
tried different users - defaulted back to SA to see if was a permission issue)
I have started seeing this sporadically on my CF servers - you can actually get
the error and hit refresh and everything is fine. The login's are valid - the
network connection is good. I upgraded to MDAC 2.7 RTM - didn't help (was at
2.5) Anyone else have this problem at all? Does anyone have a legitimate fix?
kfant Guest
-
OleDb and .Net
After entering in the connection string for a new database, the connection test runs successfully. However, the new connection does not show up in... -
OleDb May Cause A Problem?
Hi all folks, I wrote simple code like that: try { //oleDbConnection1.="Jet OLEDB:Global Partial Bulk Ops=2;Jet OLEDB:Registry Path=;Jet... -
ASP --> OLEDB --> Access db ?
On Wed, 3 Mar 2004 13:06:14 -0800, ChrisB <anonymous@discussions.microsoft.com> wrote: Don't use Access. :) Access requires the user to... -
Problems with IBM SDK OLEDB
Hi, I tried to use the VBA prog in the SDK to create library and tables on the 400 It's returning a error message. It will go stuck on : ... -
Transactions with OLEDB .Net ?
Hi, Check the version of OLE DB driver you are using (ifxoledbc.dll). I have been using file version 2.50.0.10688 (Connect 2.50?). Transactions...



Reply With Quote

