 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Walter Prins Guest
|
Posted: Sun Jul 06, 2003 10:59 pm Post subject: Re: creating a table from Delphi for DB2/400 |
|
|
There are various ways.
One way would be, to use the IBM Client Access ODBC driver, and use suitable
Delphi components to connect to the AS400 using it (ADO perhaps, though you
could use BDE components(discouraged)). Then you can issue SQL to the 400
to create the table, as you would any ODBC / SQL database.
Walter Prins
"fiaola" <nospambigdee72 (AT) hotmail (DOT) com> wrote
| Quote: | I'm a newbie and wanting to know how to create a table on the AS/400
database from a delphi application. Any help if possible. Thanks.
|
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system ([url]http://www.grisoft.com)[/url].
Version: 6.0.495 / Virus Database: 294 - Release Date: 30/06/2003
|
|
| Back to top |
|
 |
David Guest
|
Posted: Thu Jul 24, 2003 7:17 pm Post subject: Re: creating a table from Delphi for DB2/400 |
|
|
Be sure to check out the great dbExpress tools at:
http://www.sawatzki.de
All freeware, and it is very fast!
"Walter Prins" <wprins.nospam (AT) ananzi (DOT) co.za> wrote
| Quote: | There are various ways.
One way would be, to use the IBM Client Access ODBC driver, and use
suitable
Delphi components to connect to the AS400 using it (ADO perhaps, though
you
could use BDE components(discouraged)). Then you can issue SQL to the 400
to create the table, as you would any ODBC / SQL database.
Walter Prins
"fiaola" <nospambigdee72 (AT) hotmail (DOT) com> wrote in message
news:3f00ecd5 (AT) newsgroups (DOT) borland.com...
I'm a newbie and wanting to know how to create a table on the AS/400
database from a delphi application. Any help if possible. Thanks.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system ([url]http://www.grisoft.com)[/url].
Version: 6.0.495 / Virus Database: 294 - Release Date: 30/06/2003
|
|
|
| Back to top |
|
 |
Stojan Percuklievski Guest
|
Posted: Fri Aug 01, 2003 6:03 am Post subject: Re: creating a table from Delphi for DB2/400 |
|
|
Why don't you try using Delphi/400 by System Objects?
It provides components for direct access to the AS/400, also, the tables
on the AS/400 can be picked up with the standard Delphi components
such as TDataBase and TTable.
Of course, you will need to install (and run) Delphi/400 on the AS/400
side.
Stojan.
In message <3f2030d2$1 (AT) newsgroups (DOT) borland.com>, David
<dwright@?.com.invalid> writes
| Quote: | Be sure to check out the great dbExpress tools at:
http://www.sawatzki.de
All freeware, and it is very fast!
"Walter Prins" <wprins.nospam (AT) ananzi (DOT) co.za> wrote in message
news:3f08a9e6$1 (AT) newsgroups (DOT) borland.com...
There are various ways.
One way would be, to use the IBM Client Access ODBC driver, and use
suitable
Delphi components to connect to the AS400 using it (ADO perhaps, though
you
could use BDE components(discouraged)). Then you can issue SQL to the 400
to create the table, as you would any ODBC / SQL database.
Walter Prins
"fiaola" <nospambigdee72 (AT) hotmail (DOT) com> wrote in message
news:3f00ecd5 (AT) newsgroups (DOT) borland.com...
I'm a newbie and wanting to know how to create a table on the AS/400
database from a delphi application. Any help if possible. Thanks.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system ([url]http://www.grisoft.com)[/url].
Version: 6.0.495 / Virus Database: 294 - Release Date: 30/06/2003
|
--
Stojan Percuklievski
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|