|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2/16/2007 4:46:30 PM
Posts: 3,
Visits: 3
|
|
| Any example code for PHP and a MsSQL database back end?
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/2/2008 7:57:52 PM
Posts: 1,956,
Visits: 468
|
|
We only have samples for PHP MySQL. However, you just change the DB Connection to use ODBC drivers with the same SQL queries, as the SQL queries are generic.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/13/2008 7:58:21 AM
Posts: 4,
Visits: 3
|
|
| does anybody have any examples of PHP and MSSQL thanks
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Today @ 9:19:06 AM
Posts: 679,
Visits: 1,083
|
|
| Hi, Here are few samples on using FusionCharts PHP & MSSQL. The database - factoryDB is includeed as SQL dump in DB folder.. please make sure to edit DBConn.php and set your own MSSQL host name, username and password.
Regards,
Sudipto Choudhury FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/13/2008 7:58:21 AM
Posts: 4,
Visits: 3
|
|
| Sorry for the delayed response. Thank you. Have only picked this project up again. Regards.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/13/2008 7:58:21 AM
Posts: 4,
Visits: 3
|
|
| I will test and get back to you, I was hoping to be able to query the database and return results. Am unsure at this point if this works like this. Dan
|
|
|
|