alexlow
24th March 2008, 05:34
Hi,

i need to import only specific table from a sequential dump, the dump was created in single file only in a company 999 last time.

now i need to load back only table tfgld008 to a new company 111. i tried several syntax using bdbpost but not working.

please advice what is the proper syntax for this kind of import. thanks.

both company using the same database.

thanks

regards
Lex

Han Brinkman
25th March 2008, 11:28
I did post them before:
http://www.baanboard.com/baanboard/showthread.php?t=26553

Regards
Han

alexlow
28th March 2008, 18:50
i got his file from infor support also, i tried out every corner, infor support also gave me some cmd line and ask me to try, some error pop up, give me another cmd line again. keep on going. lately the infor support quality really drop badly.

until finally i run out of patient, i need to extract some data out to rush some work urgently, a simple work around solution i use, share with u guys.

just create a dummy comp, dump the full file into it using cmd line, than export it out again in single file format. thats it.

gramasub
17th April 2008, 15:30
Hi,

Create tables from sequential dum with option
*tfgld106* will import only tfgld106 from dump.

rgds

sukesh75
19th April 2008, 10:06
gramasub,
Mind ellaborating a bit more on that .. with proper bdbpost6.1 syntax?

sk