Microsoft
Software
Hardware
Network
Question : VBA application hangs up at a certain point
The VBA application hangs up at this point of line ..(bold,underline and italic) and I got to explicitly kill the session
Do i need to change the recordset type and the type of lock ..can this solve the issue
Set cnn = CurrentProject.Connection
Set rst = New ADODB.Recordset
rst.CursorLocation = adUseClient
rst.Open strSQL, cnn, adOpenKeyset, adLockOptimistic
Let me know what the issue could be... would greatly appreciate your efforts
thanks
rds
Answer : VBA application hangs up at a certain point
I change the driver from ANSI to UNICODE and the problem is resolved.
Random Solutions
Moving drives from one ax100 to another chassie
Global SG's to Universal SG's
Copy Files From Source Directory To Local Directory Using VBA
How can I look up the Exchange Proxy settings within Exchange Server 2003 so that I can enter this info into Outlook 2007 to establish http Exchange proxy settings
Citrix Session info
Word 2010 Save As PDF blue background
How do I delete all Outlook (2010) message prior to this year?
hp deskjet 5943 makes a funny noise
HtmlUnit nice tutorials/source code?
Exchange 2007