|
-
Dec 10th, 2001, 05:55 AM
#1
Thread Starter
Hyperactive Member
E_fail
Hi,
When I using ADO to access a SQL Server table, I got this error:
"Data provider or other service returned an E_FAIL status"
From MS, it points out that when using MS Access ODBC driver, LEFT JOIN and table with boolean column will cause this error.
In my case, I'm accessing SQL Server, also using LEFT JOIN and with boolean field, but only when reach the record with NULL value on some fields (not sure include the boolean field or not). Any idea how to fix it??
Thx a lot!!!
-
Dec 10th, 2001, 10:29 AM
#2
Post the code. Sometimes, when viewing code, a answer jumps out.
-
Dec 10th, 2001, 09:24 PM
#3
PowerPoster
Try getting mdac 2.7 from ms website solved a lot of e_fail errors!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|