Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread DBISAM, PHP and Windows 2003 Server
Tue, Jul 13 2010 4:57 PMPermanent Link

Luis Conception Gonzalez

Hi!

I'm setting up a web server with Windows 2003 Server 64bits and I have heard about using DBISAM with PHP and odbc.

I have been searching for PHP ODBC examples and I have some code examples to begin with. No one is using DBISAM, but it doesn't matter because the odbc php functionality is the same.

Do I need any external DLL in the '\PHP\ext' folder?
Are there any known issues if Windows is 64 bits not 32 bits? (I had to create the odbc driver in 32 bit mode)

And, BTW...
Is there any shopping cart, virtual shop, etc... that supports DBISAM or ODBC database connections?

Thanks!
Tue, Jul 13 2010 6:45 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Luis,

<< Do I need any external DLL in the '\PHP\ext' folder? >>

No, all of the PHP ODBC support files should already be in place.

<< Are there any known issues if Windows is 64 bits not 32 bits? (I had to
create the odbc driver in 32 bit mode) >>

Just the issue of having to use the 32-bit ODBC Administrator:

http://www.elevatesoft.com/supportfaq?action=view&category=dbisam&question=odbc_driver_64_bit

<< Is there any shopping cart, virtual shop, etc... that supports DBISAM or
ODBC database connections? >>

I'm not aware of any in particular, but I've never really looked because we
use our own that I wrote.  You're welcome to the source code, if you'd like.

--
Tim Young
Elevate Software
www.elevatesoft.com
Image