# | Date | Forum | Type | Thread | Post |
10 | 19 May 2011 @ 06:08 PDT | Connectivity | Topic | ODBC and TeraGSS 64-bit version on Red Hat | Is it possible to install 64-bit version of ODBC driver on Red Hat Linux? I can't find 64-bit version of TeraGSS for Red Hat in downloads, there is only 32-bit version. |
9 | 19 May 2010 @ 12:38 PDT | Connectivity | Reply | MERGE & ODBC | I forgot: my Teradata version is 12. |
8 | 19 May 2010 @ 12:37 PDT | Connectivity | Reply | MERGE & ODBC | MERGE INTO JEZIORAOUT USING byleco
ON jezioraout.id = ?
WHEN MATCHED THEN UPDATE SET nazwa = 'E'
WHEN NOT MATCHED THEN INSERT ('E' , ? )
The problem is that Teradata need to have the same va... |
7 | 11 May 2010 @ 02:15 PDT | Connectivity | Topic | MERGE & ODBC | Are there any restrictions using MERGE via ODBC? I have MERGE statement which returns an error:
"[NCR][ODBC Teradata Driver][Teradata Database] The search condition must fully specify the Target... |
6 | 07 May 2010 @ 08:21 PDT | Connectivity | Topic | CREATE PROCEDURE using ODBC | I connect to Teradata using ODBC and I would like to create very simple stored procedure. When I call SQLPrepare I receive error "[Teradata][ODBC Teradata Driver][Teradata Database] Syntax error: I... |
5 | 10 Dec 2009 @ 03:08 PST | Tools | Topic | How is it possible to view Unicode data? | I'm writing application, which i.a. inserts Unicode strings into Teradata. I don't know how I can see inserted data, to check wheter it was inserted properly. SQL Assitant doesn't support Unicode, ... |
4 | 26 Aug 2009 @ 01:56 PDT | Connectivity | Reply | [ODBC] Inserting null value for TIMESTAMP column, using arrays of parameters | OK, after logging in I find it. It helped, thank you! |
3 | 25 Aug 2009 @ 12:02 PDT | Connectivity | Reply | [ODBC] Inserting null value for TIMESTAMP column, using arrays of parameters | I can't see such version here: http://www.teradata.com/DownloadCenter/Group89.aspx
Did you mean 13.0.0.2? |
2 | 11 Aug 2009 @ 11:32 PDT | Connectivity | Reply | [ODBC] Inserting null value for TIMESTAMP column, using arrays of parameters | I'm connecting to Teradata Express Edition 12.0 using ODBC driver 12.00.00.01 |
1 | 07 Aug 2009 @ 01:30 PDT | Connectivity | Topic | [ODBC] Inserting null value for TIMESTAMP column, using arrays of parameters | Hello!
I've a problem when inserting null value to TIMESTAMP column. I use arrays of parameters and insert two rows with one statement. I receive error when executing statement: "Invalid timesta... |
|
|