Invalid Argument when exporting table to text

B

bj

I have a database table im trying to export to text. When i attempt to
export it. After it processes I get an error "Invalid Argument"
And that me table was not exported, does anybody know why this is happening?
 
J

John Vinson

I have a database table im trying to export to text. When i attempt to
export it. After it processes I get an error "Invalid Argument"
And that me table was not exported, does anybody know why this is happening?

You're doing something wrong with your code. It's impossible to tell
what since you didn't post it!

Please post the code you're using, or the exact steps that you are
taking to do the export.
 
Top