Subject | Re: [firebird-php] NEW TO FIREBIRD PHP CONNECTION |
---|---|
Author | Lester Caine |
Post date | 2009-01-16T14:05Z |
ghazalravi wrote:
different table - double quotes for reserved words or mixed case can
cause confusion.
If you have the "ALBUM" version, then you will need that in PHP as well.
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/lsces/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
> I HAVE TWO TABLES (ADMINS AND ALBUMS) .when i try retrieving from oneCheck that the table ALBUMS does actually exist. "ALBUMS" would be a
> ADMINS table it displays my values but when i try to retrieve from
> the ALBUMS table it shows an error as below :
>
> Warning: ibase_query() [function.ibase-query]: Dynamic SQL Error SQL
> error code = -204 Table unknown ALBUMS unknown ISC error 336397208 in
> C:\wamp\www\testing\db_connect.php on line 19
different table - double quotes for reserved words or mixed case can
cause confusion.
If you have the "ALBUM" version, then you will need that in PHP as well.
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/lsces/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php