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
Table alignment in Dreamweaver
Network magic needed
DHCP in SBS 2008
User Account Control and SCCM Remote Tools Sessions
doc for code review
Collecting amount of data stored in file shares remotely
Help with conditional formatting
Laptop Sata Hard drive duplicator ? do the exist?
Excel: Programmatically determine if Trust Access To VB Project has been set
Syntax Error in FOXPRO 6.0