> Connections are not a problem
> I want to create a database in DB2 by issuing commands from VFP. I use a DSN to connect. Is there any way to do this?
same as MySQL, with SQLPT techniques.
See that you get a db2-manual that explains how to build databases in db2.
create a connection then with the db2 database and send command by command to create a db using sql-passthrough.
Boudewijn Lutge®ink
Boudewijn.Lutgerink@foxite.comExperience is the knowledge you get immediately AFTER you actually needed it...