Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Xbase Codebase > Re: Setting Fil...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 297 of 310
Post > Topic >>

Re: Setting File Length

by Andrew Clay <andy@[EMAIL PROTECTED] > May 5, 2008 at 10:41 PM

In article 
<94250030-93a7-4dee-96aa-08a4bbce2cdd@[EMAIL PROTECTED]
>,
 Fernando Gómez <fernando.a.gomez.f@[EMAIL PROTECTED]
> wrote:

> Hello. I have this code:
> 
> Data4* data;
> 
> data = new Data4(_db, fullPath.c_str());
> 
> if (data->seek(t.GetId()) == r4success)
> {
>     data->deleteRec();
>     data->pack();
> }
> data->close();
> 
> delete data;
> 
> When I get to the data->pack thing, it throws me the following error:
> 
> Error #: -40
> Error #: 90606
> Setting file length file4lenSet \storage card\db\employee.dbf
> 
The manual says that Error -40 occurs if the application does not have 
write access to the file or is out of disk space.
Regards
Andy

-- 
Andrew Clay
 




 2 Posts in Topic:
Setting File Length
=?ISO-8859-1?Q?Fernando_G  2008-05-05 08:23:17 
Re: Setting File Length
Andrew Clay <andy@[EMA  2008-05-05 22:41:50 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 10:25:07 CST 2008.