![]() |
I need to query a teradata table by referencing a column that is of type Timestamp(6). I'm not successful at getting the right format so far. What do I need to set the Size, Precision, and Scale values to for this to work. (By size, precision, and scale I mean these parameter values in Visual Studio's Dataset Editor)
21 Nov 2015
| 1 comment
,
|
![]() |
Hi,
02 Aug 2015
| 1 comment
,
|
![]() |
Does anyone have experiece using .NET Provider with Mono CLR on Linux? I cannot find any information in the help file or Teradata site.
10 Dec 2013
| 5 comments
,
|
![]() |
Hello folks, I am new to Teradata , and was hoping to connect to the Teradata DB using the .net provider. However I am unable to connect. I am getting a invalid connection string error.
I was wondering if you have to follow certain steps to connect using the .net provider ?
06 Jan 2012
| 1 comment
,
|
![]() |
I am trying to use the .Net Provider with a Web Application however at runtime I keep getting the following error: exePath must be specified when not running inside a stand alone exe. [ArgumentException: exePath must be specified when not running inside a stand alone exe.]
10 May 2011
| 2 comments
,
|
![]() |
Hi, I am using TD .NET provider 12.x and have stored procedures. All my SPs have IN & OUT parameters. In my understanding, TD has a strange way to returning the OUT params as a dataset & it works fine. When I have SP that delete records from a table, and also returns OUT params. When I execute this Sp from .NET, I get a empty dataset (tables = 0). On checking the data, it actually deletes the data correctly. But how can I know that records are deleted? I don't want to unnecessarily check the data for delete confirmation. any help is appreciated. Thanks. SP Code:
13 May 2010
| 4 comments
,
|