[PHP] Paradox Tables with PHP (Still the Same old Question)...

2002-07-04 Thread Kondwani Spike Mkandawire

Hallo Folks

I have come across this problem many times...  But still haven't
seen anyone give a reasonably coherent solution...  I am trying
to get my script to read Paradox Tables...  Its a no go so far...
I do believe that this can be achieved via. odbc...  I have tried
the configurations but have fallen short each time...  I keep getting
the following Error:

  Warning: SQL error: [Microsoft][ODBC Paradox
Driver] The Microsoft Jet database engine could
not find the object 'Test.db'. Make sure the object
exists and that you spell its name and the path
name correctly.,

There has to be someone in this Forum who has successfully worked
with Paradox Tables in conjunction with php...  Do I have to
download another version of ODBC...  My Scripts have no
issues reading MSAccess tables the problem is when it gets
to Paradox...


Please Help...

Spike...



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] paradox

2002-06-25 Thread sonjaya


error message like this 
Warning: SQL error: [Microsoft][ODBC Paradox Driver] External table is
not in the expected format., SQL state S1000 in SQLExecDirect in
c:\apache\htdocs\database\odbc1.php on line 8

Warning: Wrong parameter count for odbc_longreadlen() in
c:\apache\htdocs\database\odbc1.php on line 10

Warning: Supplied argument is not a valid ODBC result resource in
c:\apache\htdocs\database\odbc1.php on line 11

Warning: Cannot add header information - headers already sent by (output
started at c:\apache\htdocs\database\odbc1.php:8) in
c:\apache\htdocs\database\odbc1.php on line 12

Warning: Supplied argument is not a valid ODBC result resource in
c:\apache\htdocs\database\odbc1.php on line 13

any one cna help me with sample  source