G
GeorgeMar
I posted this last week and have had no response. I have
spent days on this. Can anyone point me in the right
direction at least?
Much appreciated.
*************
I have a procedure in database B (say) that is called from
database A (say). The procedure imports data from a text
file,using TransferText, amongst other things.
When I run the procedure from within database B, the import
works fine.
When I run the procedure from database A, using Run
Method, the data within the table is corrupt. The
imported data is placed in the wrong columns.
This procedure has been working well until now.
Has anyone come across problems with Run Method?
regards
george
..
spent days on this. Can anyone point me in the right
direction at least?
Much appreciated.
*************
I have a procedure in database B (say) that is called from
database A (say). The procedure imports data from a text
file,using TransferText, amongst other things.
When I run the procedure from within database B, the import
works fine.
When I run the procedure from database A, using Run
Method, the data within the table is corrupt. The
imported data is placed in the wrong columns.
This procedure has been working well until now.
Has anyone come across problems with Run Method?
regards
george
..