R
Ramesh
hi
I am trying to insert 50,000 random records in the SQL
server. I have created COM for inserting records. When i
started inserting, after 44152 records it displayed
following error message.
"
Distributed transaction completed. Either enlist this
session in
a new transactions or the Null transaction.
"
Anybody knows about this problem. But if i write program
without COM it is working fine.
thanks,
Ramesh
I am trying to insert 50,000 random records in the SQL
server. I have created COM for inserting records. When i
started inserting, after 44152 records it displayed
following error message.
"
Distributed transaction completed. Either enlist this
session in
a new transactions or the Null transaction.
"
Anybody knows about this problem. But if i write program
without COM it is working fine.
thanks,
Ramesh