baltazhor200401
04-26-2007, 01:46 AM
Hi Guys,
I use PHP 4.3.11, and succesfully connected to MS SQL Server 2000. The problem is, the table name is PT DATASCRIP$Service Item Line of course PHP recognize the table name as a variable because the $, or worst, describe it as an error.
Do you have any idea how to fix this, because 100% impossible to change the table name, because it will break down more than 5 Application, and if i have to copy to another table, the data is to large.
Can PHP read PT DATASCRIP$Service Item Line as a table name ?
Please Help Me :(
Thank You and I Really appreciate your answer
I use PHP 4.3.11, and succesfully connected to MS SQL Server 2000. The problem is, the table name is PT DATASCRIP$Service Item Line of course PHP recognize the table name as a variable because the $, or worst, describe it as an error.
Do you have any idea how to fix this, because 100% impossible to change the table name, because it will break down more than 5 Application, and if i have to copy to another table, the data is to large.
Can PHP read PT DATASCRIP$Service Item Line as a table name ?
Please Help Me :(
Thank You and I Really appreciate your answer