Click here to Skip to main content
15,896,557 members

Comments by 23_444 (Top 11 by date)

23_444 4-Apr-11 11:52am View    
Thanks, that makes sense.
23_444 30-Mar-11 17:27pm View    
I will attempt this tomorrow. Thanks for your help on this.
23_444 30-Mar-11 17:11pm View    
> fefefefe() ntdll.dll!7c9032a8() [Frames below may be incorrect and/or missing, no symbols loaded for ntdll.dll]
23_444 30-Mar-11 17:05pm View    
Please tell me what to do to give you the information you need. I don't know how to give you a full dump; exception stack with code line.
Help me help you.
23_444 30-Mar-11 16:27pm View    
Thanks for looking. If I had to guess, I'm thinking it is a database issue. The fact that the recordset is put in forward only mode is not good and the fact that it is read only is not good. The recordset definately has to be dynamic and bidirectional. Now the question is why is it switching to this? I think there are odbc issues. My original posting listed this: Driver's SQLSetConnectAttr failed as a possible suspect. Don't know where to go from here though.