Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

Re: [PHP3] [DBASE] dbase extension can't write! From: Richard Lynch (richard <email protected>)
Date: 05/03/00

In article <38FD73A0.63808956 <email protected>>, cece <email protected>
(cece) wrote:

> I have a 'dbase making' problem. I try to use PHP3 with dbase extension
> under win. It can make the database file, but can't write into it.
> It's not a permissions problem, it's under win...

Double-check the permissions: It's my first and only guess...

Not just file-write permsissions, but any internal "grant write"
permissions on the table in dbase.

> ====[ my output :( ]================================================
> Warning: unable to put record at 1 in webpages/design/make2.php3 on line
> 23
> Warning: unable to put record at 2 in webpages/design/make2.php3 on line
> 23
> Warning: unable to put record at 3 in webpages/design/make2.php3 on line
> 23
> Warning: unable to put record at 4 in webpages/design/make2.php3 on line
> 23
> Warning: unable to put record at 5 in webpages/design/make2.php3 on line
> 23

Disclaimer: I don't even know how dbase does permissions; never used it.

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>