|
Archives of the TeradataForumMessage Posted: Fri, 24 Apr 2003 @ 19:07:24 GMT
There are two options for developing teradata gui apps: 1) Write c/c++ apps using Teradata ODBC driver. 2) Write c/c++ apps using Teradata CLI. Writing apps with ODBC driver is straight forward as of with any ODBC driver. If you are working on Windows, you might want to consider using VB with ADOs. Writing apps with Teradata Native CLI is simple and fastest. If you install CLI-Developers kit, you get a sample CLI application with source code that connects, executes a select stmt, fetches and writes the result into a file and finally logsoff the session. This sample appication is the one which you might be looking to start with if your consideration is CLI. -
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||