Archives of the TeradataForum
Message Posted: Wed, 16 Mar 2011 @ 22:06:47 GMT
Subj: | | Teradata Connections Through .Net and SQL String |
|
From: | | frank.c.martinez |
I have an application that I wrote that connects to c2t through a .Net connection and an oledb string.
I get parcel errors from time to time and I tried to shut them off with a OLE DBServices=-4 flag assuming that I am shutting off pooling.
I think the performance issues on the other end does not help.
Is there any other flag to avoid parcel errors with standard SQL select statements?
|