Dear friends:
I am converting from 5.0 to 6.0 and using VB 6 as application.
I get as errors:
1-ERROR assertion failed
Memory allocation size too large
2-Disconnecting shared memory client, process id not found
I am using in my application the connection strng:
"Provider=MSDASQL.1;password="john;persist security info=True; USER ID=dba; DATA SOURCE=POS"
the problem i am getting is when i try to open the recordset not the database.
can anyone help me to fix these problems?
I am converting from 5.0 to 6.0 and using VB 6 as application.
I get as errors:
1-ERROR assertion failed
Memory allocation size too large
2-Disconnecting shared memory client, process id not found
I am using in my application the connection strng:
"Provider=MSDASQL.1;password="john;persist security info=True; USER ID=dba; DATA SOURCE=POS"
the problem i am getting is when i try to open the recordset not the database.
can anyone help me to fix these problems?