Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
PHP
:
Database Backed Sites
: ODBC
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
Access @
(7)
Documentation
PHP Manual: ODBC
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
Why does a script from the command prompt work but not from the browser?
How can value(s) be returned from a stored procedure in PHP4? Specific examples, please.
How do I use the LIKE operator with an Access DB thru ODBC
FATAL: emalloc() : Unable to allocate 1073741824 bytes
How can I stop the AS/400 bringing up a userID / password dialog box on Win2K?
Random Questions
AS/400
When I use ODBC drivers to connect to an AS/400 I get this error: SQL error: [IBM][Client Access ODBC Driver (32-bit)][DB2/400 SQL]Communication link failure. COMM RC=0x5, SQL state 08S01 ??? What is wrong?
Why is odbc_num_rows always returning -1?
Can an OCIExecute stmt return a failure if you issue a user defined exception in your stored proc?
What causes the ODBC error 'Data source name not found and no default driver specified'?
What databases can the PHP3 ODBC library connect to?
How do I escape quotes in strings sent to Microsoft Access?
Why is odbc_num_rows always returning -1?
How can I work around the problem where odbc_num_rows always returns -1?
Can I use PHP to interface with an AS/400 database?
Can an OCIExecute stmt return a failure if you issue a user defined exception in your stored proc?
How can I connect to MS-SQL from a Linux box?
How can I connect to ODBC datasources on a Win NT machine from a Linux box?
How do I connect to an ODBC database?
Where can I get an example of an ODBC session?
When I use ODBC drivers to connect to an AS/400 I get this error: SQL error: [IBM][Client Access ODBC Driver (32-bit)][DB2/400 SQL]Communication link failure. COMM RC=0x5, SQL state 08S01 ??? What is wrong?
Why does php3.exe crash when calling odbc_do with no errors logged or explanation when I try to query a SQL Server 7.0 database?
What causes the ODBC error 'Data source name not found and no default driver specified'?
Why do I get an unable to prepare SQL error?
Reason for poor performance of a PHP-Application working with ODBC and MS-Access 7.0
How can I query the names of all tables in a DB?
HOW do i make a simple DSN less connection with ODBC ACCESS drivers????
Can PHP ODBC access Database (IBM DB2 for example) that is on a different computer than Apache Web Server?
Does PHP4 for Windows still support ODBC?
I keep getting the error Login failed for user '\'. on WinNt 4.0 and IIS 4.0
How can I access database errors when using the odbc driver. Are there simular functions to mysql_error(), mysql_errorno() for the ODBC-Driver?
Has anyone connect to an Oracle server through ODBC? Please How?
Poor Performance of a PHP-based Application operating with a MS-ACCESS database
How do I know the last AUTOINCREMENT ID of a inserted record in a ODBC or MSSQL database? (equiv. MySQL_insertid)
how can i do a remote connect from PHP using the --with-ibm-db2 code which relies on the DB2 CLI lib
AS/400
I have a pore preformance using IBM DB2 under Unix using PHP compared to other dbs like PostgeSQL
IBM DB2 Connections to PHP under linux.
Why I'm able to retrieve data from AS/400 via IBM Client Access from an MSAccess application, but from APACHE (as Service)/PHP on NT4.0 doesn't work?
How can I stop the AS/400 bringing up a userID / password dialog box on Win2K?
FATAL: emalloc() : Unable to allocate 1073741824 bytes
How do I use the LIKE operator with an Access DB thru ODBC
How can value(s) be returned from a stored procedure in PHP4? Specific examples, please.
Why does a script from the command prompt work but not from the browser?
Unanswered Questions
After upgrading to php3.0.12 I get "...[ODBCLIB A]Memory allocation error., SQL state HY001 in SQLGetData" while fetching a LONG column.
My database has data in it so why do I get a "Bad result index 1 in ..." when I use odbc_result_all($sql_result) ?
Using MS Access, why do my SELECT statements only grab data from the first field and nothing more?
PHP under Linux to IBM db2 on Linux
PHP under Linux to IBM db2 on Linux how to connect ? Using odbc or --with-ibm-db option ?
A call to odbc_connect return 0 without dying, some clues ? (PHP 3 and 4, Win 2000, IIS 5)
how to made search engine with php via odbc
having DNS entry in a NT server, how should I use odbc_connect() with the Easylink ODBC bridge? Which user and password are required?
I'm receiving an error message when I try to use "group by" in php+iODBC with Linux and DB2
How can I do an insert based on new fields in a different table using a single SQL query on an Access database, via ODBC?
Connection through ODBC generates 'db locked' or 'no authority'
ODBC connection to oracle database is not worked in my PHP script, but it worked in my ASP script, why?
Strings
Is there any possible way to convert mysql_fetch_object to an ODBC equiv?
When compiling php4 with the db2connect (for AS/400), "sqlcli1.h" file not found (in file php_odbc.h)... what to do?!?
Why do I get: Warning: SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified on NT PHP4 and Access 2K
My provider doesn't support MySQL. Only Access. At home I have Win98/Apache/PHP. Any suggestion? Also links are welcomed!!! Thanks!
How do I save a variable that has text plus CR and LF (ie. taken from a TextArea box) to a DB?
Please tell how to connect AS/400 Database to PC. I have rumba on the PC. and the As/400 9406, V3R2
I have created a stored procedure in DB2 that returns a ResultSet. How can I access this from PHP?
I get a errror message from IE "IE can not open Internet web site http://localhost/test1.php"
I get "FATAL: emalloc() : Unable to allocate 1073741824 bytes (1 GB)" in logs\error.log
ODBC drivers for Concorde C4, anyone know where to get them?
does Asp support IBM DB2 ODBC DRIVER
Can anyone tell me how to make an ODBC connection using Object REXX.....This is urgent
I use MS Access97 and am connected to a mainframe db2 table via ODBC. I keep getting call failures.
I use MS Access97 and am connected to a mainframe db2 table via ODBC. I keep getting call failures.
how can I connect to odbc datasources on a win98 machine from a linux machine with php?
How can I installed iODBC or únixODBC for MS-ACCESS from a Linux box with PHP and what's better?
I want to INSERT Record in the end of table ? & What is the best way to use DELETE,INSERT,UPDATE ?
errormess.: Warning: Supplied argument is not a valid ODBC result resource in.. (dBase&PHP)
errormess.: Warning: Supplied argument is not a valid ODBC result resource in.. (dBase&PHP)
How to open an excel sheet in the local machine(instead of forms server), in web based oracle forms?
I can't receive value from Stroed Procedure about AS/400 DB2 UDB
why do I keep getting HTTP 400 errors they keep stacking up until I crash I can close each one but r
why do I keep getting HTTP 400 errors they keep stacking up until I crash I can close each one but r
why do I keep getting HTTP 400 errors they keep stacking up until I crash I can close each one but r
why do I keep getting HTTP 400 errors they keep stacking up until I crash I can close each one but r
how can i update or insert a blob field in interbase via odbc?
When I use an ODBC Driver to connect to an Access Database, I get this error:
When I use an ODBC Driver to connect to an Access Database, I get this error:
When I use an ODBC Driver to connect to an Access Database, I get this error:
Warning: SQL error: [Microsoft][ODBC Microsoft Access Driver] Operation muss eine aktualisierbare Ab
S1000 in SQLExecDirect in C:\insert.php on line 6 ! What's the problem?
When I use an ODBC Driver to connect to an Access Database, I get this error:
Warning: SQL error: [Microsoft][ODBC Microsoft Access Driver] Operation muss eine aktualisierbare Ab
S1000 in SQLExecDirect in C:\insert.php on line 6 ! What's the problem?
When I use an ODBC Driver to connect to an Access Database, I get this error:
Warning: SQL error: [Microsoft][ODBC Microsoft Access Driver] Operation muss eine aktualisierbare Ab
S1000 in SQLExecDirect in C:\insert.php on line 6 ! What's the problem?
Prob with undefined odbc functions, was running odbc funcs on php 4.1.2 ok, upgraded to php 4.3.1
Why do I receive undefined error on odbc funcs after compiling php 4.3.1 - ran ok on php 4.1.2?
Is there an ODBC driver to access to an UNIVERSE database
Is there an ODBC driver to access to an UNIVERSE database ?
I keep getting Client Access Express ODBC Driver 32-bit Memory Allocation error. How do I fix it
is it possible to access a Teradata Database from PHP. How ?
is it possible to access a Teradata Database from PHP. How ?
how to catch data thru php Windows 2000-IIS and database oracle9.2.0 on redhat linux 8.0 by client?
how to catch data thru php Windows 2000-IIS and database oracle9.2.0 on redhat linux 8.0 by client?
How can i connect foxpro to php using odbc and where can i get the foxpro driver?
How to record images on BLOBs (Text type) with ODBC?
When execute php: Fatal error: Call to undefined function: odbc_connect() in
I AM RUNNING MFCOBOL AND PHP ON A R.H. LINUX 8.0 HOW TO ACCESS ISAM FILES USING PHP
PHP5 on Apache/Windows displaying/update over LAN-server displays but no update-others can do both?
How do I get an ODBC query to append its results to a flat text file?
Can we display from different SQL queries in stages (first query reply is shown then second) in PHP?
SQL State S801 : communication link failure while connecting from frontend via broadband from home
can you explain what is "Fatal error: Call to undefined function: odbc_connect() in /home/myownsite