Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / DB2 Topics / November 2007

Tip: Looking for answers? Try searching our database.

using db2 commands like export, create db in .net application

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sebastian Ciesielski - 22 Nov 2007 13:54 GMT
hello,

I need to use commands mentioned in title
in my c# application,

I know about REXX and  SQLDB2 API, but I want create independent application

any suggestions?

S.
Serge Rielau - 22 Nov 2007 21:46 GMT
> hello,
>
> I need to use commands mentioned in title
> in my c# application,
Most of teh commands which you use when you aer connected you can invoke
 via the admin_cmd() procedure. I.e. if you have SQL you can do them.
CREATE DB is a bit of a chicken-egg problem.

Cheers
Serge
Signature

Serge Rielau
DB2 Solutions Development
IBM Toronto Lab

Sebastian Ciesielski - 26 Nov 2007 08:44 GMT
> Most of teh commands which you use when you aer connected you can invoke
>  via the admin_cmd() procedure. I.e. if you have SQL you can do them.
> CREATE DB is a bit of a chicken-egg problem.

admin_cmd supports only several commands,
i'm going to use clp commands to automatic update database

S.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.