Klatuu - and others...
I apprecaite any or all of your help.
I was able to get this far on creating a single macro to import 1
database file but it ends with the following error:
Syntax error in query. Incomplete query clause.
I click on okay and it showed the 'action failed' and I see the
arguement box and found that it truncated the end of the arguments as
follows:
Import, ODBC, ODBC;DRIVER={iSeries Access ODBC
Driver};PKG=QGPL/DEFAULT(IBM),2,0,1,0,512;LANGUAGEID=ENU;DFTPKGLIB=QGPL;DBQ=
b2hdsdata;SYSTEM=S105F7MM;FILEDSN=C:\Program
Files\Common Files\ODBC\Data
Sources\B2HDSDATA.dsn;;TABLE=B2HDSDATA.APPAID, Table, APPA
Where the end of the argument should be APPAID, but it seems it ran out
of character length to 255. Is there a way to increase this or shorten
the argument?
Below is the Macro of the above sample:
MACRO: APPAID
Action: TransferDatabase
Action Arguments:
Transfer Type: Import
Database Type: OBDC Database
Database Name: ODBC;DRIVER={iSeries Access ODBC
Driver};PKG=QGPL/DEFAULT(IBM),2,0,1,0,512;LANGUAGEID=ENU;DFTPKGLIB=QGPL;DBQ=
b2hdsdata;SYSTEM=S105F7MM;FILEDSN=C:\Program
Files\Common Files\ODBC\Data Sources\B2HDSDATA.dsn;;TABLE=B2HDSDATA.APPAID
Object Type: Table
Source: APPAID
Desitnation: (left blank)
Structure Only: No
Again..thanks in advance for your help
Gil
Driver};PKG=QGPL/DEFAULT(IBM),2,0,1,0,512;LANGUAGEID=ENU;DFTPKGLIB=QGPL;DBQ=
b2hdsdata;SYSTEM=S105F7MM