[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Unloading a table in SQLBase again
- Subject: Unloading a table in SQLBase again
- From: "Cooper, Marcus" <MCooper@APL.GT-WIS.COM>
- Date: Mon, 19 Jan 1998 08:47:08 -0600
Hello again everyone,
Earlier I asked how to unload a table from an SQR using SQLBase. I have
changed my code to look like this:
Begin-SQL
Unload data SQL [$MyFile] ps_health_benefit
End-SQL
Where $MyFile was retrieved from an 'ASK' statement in the setup
procedure.
Now I am getting something very strange. I am getting the error number
5523 - Database commit failed, and then it shuts down the SQLBase server
(not the box, but the program). Am I totally off the deep end here?
I would appreciate any help, and thanks for the previous help on this
problem.
Marcus Cooper
Grant Thornton LLP
Mcooper@apl.gt-wis.com