PHP to access a sage database?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
FE
Forum Commoner
Posts: 35
Joined: Fri Jul 14, 2006 5:21 am

PHP to access a sage database?

Post by FE »

Hello,
i am using PHP 5
I am currently involved with a project to produce an internal PHP website for a company.
I have been trying to use PHP to read from the sage database
i understand the sage database uses ODBC database technology
I think the version of sage is 10.10: Line 50 Bill of materials (this is what it says on the box and CD)

has anyone successfully read from a sage database recently?


thanks in advance, i know this is my first post but i've been on this forum loads and did have an account but lost the username and pass
FE
Forum Commoner
Posts: 35
Joined: Fri Jul 14, 2006 5:21 am

Post by FE »

i forgot to add i'm using PHP and MYSQL on microsoft server 2003 IIS
User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Post by Ollie Saunders »

No idea, sounds hard.
Post Reply