RE: [PHP] Using ODBC

2002-04-04 Thread Rance Hall

Where were you yesterday when I was discussing this left and right. :)

What do you want do know?

Rance Hall
308.238.2455
Internal Office Extensions: 2455 or 6655
PC Programmer, The Buckle, Inc.
[EMAIL PROTECTED]


-Original Message-
From: Someone Somewhere [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 9:17 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Using ODBC


Does anyone have any experience using ODBC to connect to an Access database,
I'm runing php and Apache in Windows 2000. Any help will be apreciated.


Thanks
Someone



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


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




Re: [PHP] Using ODBC

2002-04-04 Thread Someone Somewhere

Everything from setting up the DSN stuff to the commands for connecting and
extracting info from the access database



Rance Hall [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Where were you yesterday when I was discussing this left and right. :)

What do you want do know?

Rance Hall
308.238.2455
Internal Office Extensions: 2455 or 6655
PC Programmer, The Buckle, Inc.
[EMAIL PROTECTED]


-Original Message-
From: Someone Somewhere [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 9:17 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Using ODBC


Does anyone have any experience using ODBC to connect to an Access database,
I'm runing php and Apache in Windows 2000. Any help will be apreciated.


Thanks
Someone



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




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




RE: [PHP] Using ODBC

2002-04-04 Thread Andrew Hill


What problems are you having?
It's fairly straightforward - create a System DSN and test it in the ODBC
Administrator, and use it in the odbc functions in PHP.

Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software  http://www.openlinksw.com
Universal Data Access  Virtuoso Universal Server


 -Original Message-
 From: Someone Somewhere [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, April 04, 2002 10:17 AM
 To: [EMAIL PROTECTED]
 Subject: [PHP] Using ODBC


 Does anyone have any experience using ODBC to connect to an
 Access database,
 I'm runing php and Apache in Windows 2000. Any help will be apreciated.


 Thanks
 Someone



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






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




RE: [PHP] Using ODBC

2002-04-04 Thread Rance Hall

There is a fine tutorial on the subject (including how to set up a DSN on an NT box) 
located at:
http://www.phpbuilder.com/columns/siddarth2228.php3

I would suggest that you take the time to read it, and then let us know what you don't 
understand or have problems with.  It fixed me.

PS, in the PHP manual read up on the unified ODBC command structure, and be advised 
that ODBC_NUM_ROWS does not return any meaningful value from an access database, do 
don't use that command

Rance Hall
308.238.2455
Internal Office Extensions: 2455 or 6655
PC Programmer, The Buckle, Inc.
[EMAIL PROTECTED]


-Original Message-
From: Someone Somewhere [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 9:57 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Using ODBC


Everything from setting up the DSN stuff to the commands for connecting and
extracting info from the access database



Rance Hall [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Where were you yesterday when I was discussing this left and right. :)

What do you want do know?

Rance Hall
308.238.2455
Internal Office Extensions: 2455 or 6655
PC Programmer, The Buckle, Inc.
[EMAIL PROTECTED]


-Original Message-
From: Someone Somewhere [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 9:17 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Using ODBC


Does anyone have any experience using ODBC to connect to an Access database,
I'm runing php and Apache in Windows 2000. Any help will be apreciated.


Thanks
Someone



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




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


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




Re: [PHP] Using ODBC

2002-04-04 Thread Someone Somewhere

Thanks alot


Rance Hall [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
There is a fine tutorial on the subject (including how to set up a DSN on an
NT box) located at:
http://www.phpbuilder.com/columns/siddarth2228.php3

I would suggest that you take the time to read it, and then let us know what
you don't understand or have problems with.  It fixed me.

PS, in the PHP manual read up on the unified ODBC command structure, and be
advised that ODBC_NUM_ROWS does not return any meaningful value from an
access database, do don't use that command

Rance Hall
308.238.2455
Internal Office Extensions: 2455 or 6655
PC Programmer, The Buckle, Inc.
[EMAIL PROTECTED]


-Original Message-
From: Someone Somewhere [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 9:57 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Using ODBC


Everything from setting up the DSN stuff to the commands for connecting and
extracting info from the access database



Rance Hall [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Where were you yesterday when I was discussing this left and right. :)

What do you want do know?

Rance Hall
308.238.2455
Internal Office Extensions: 2455 or 6655
PC Programmer, The Buckle, Inc.
[EMAIL PROTECTED]


-Original Message-
From: Someone Somewhere [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 9:17 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Using ODBC


Does anyone have any experience using ODBC to connect to an Access database,
I'm runing php and Apache in Windows 2000. Any help will be apreciated.


Thanks
Someone



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




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




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