
Urgent help! This is not making any sense to me
Try to set some options of the ODBC DSN:
1. Open the registry editor. 2. Open the ODBC.INI section is the registry.
3. In the section for the data source you created, add a registry string
'WorkArounds2' with the value '24'
WorkArounds2=24. If you are using a Connect ODBC flat file driver, such as
dBase, under MSDASQL, you must use this workaround for the driver to
operate properly.
Hope it helps
Sincerely,
Alick Ye, MCSD
Product Support Services
Microsoft Corporation
Get Secure! - <www.microsoft.com/security>
This posting is provide "AS IS" with no warranties, and confers no rights.
--------------------
Newsgroups: microsoft.public.vb.database.ado
Hi everyone,
Since I migrate the sybase ODBC driver 3.11 from 3.01, I tried to
run my
vb 6.0 code with crystal report. When I update recordset with ADO 2.5,
I got
'Data provider or other service returned E_FAIL status' error message,
but when
I changed back to odbc 3.01, everything is fine. I tried to search the
sybase web by keyword, I got huge of the message but none of them
regarding this. My table looks good no imcomplete record... So anybody
met this situation before please give me a answer or suggestions?
Thanks advanced!
BTW, I am using vb6.0 with crystal report 8.0, and sybase 12
Robert