| | |
Problem execute the Query
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Sep 2007
Posts: 9
Reputation:
Solved Threads: 0
Hi,
I have a problem especially executing the query, I hope the problem due to special Character, i am using the ADOB for DB[MYSQL], Script is PHP, i have enclosed the function which make me hazard …….
The above Function use to Alter the Table Field name ,the problem is : if the Filed name is "Special character [íóÓéèÉÈÚúáàÁÀãñÑÖöÜüßÉ]” means the query is not execute other wise its works well ,please let me know the solution for the problem ,and expecting positive reply and advance thanks for the same .
I have a problem especially executing the query, I hope the problem due to special Character, i am using the ADOB for DB[MYSQL], Script is PHP, i have enclosed the function which make me hazard …….
php Syntax (Toggle Plain Text)
define('QRY_ALTER_CATEGORY', 'ALTER TABLE Category ADD %s'); function ChangeCategory($FieldName) { $Condition = $FieldName.' VARCHAR(20)'; $Query = sprintf(QRY_ALTER_CATEGORY,$Condition); $this->core->DBConn->Execute($Query); }
The above Function use to Alter the Table Field name ,the problem is : if the Filed name is "Special character [íóÓéèÉÈÚúáàÁÀãñÑÖöÜüßÉ]” means the query is not execute other wise its works well ,please let me know the solution for the problem ,and expecting positive reply and advance thanks for the same .
"The fear of the Lord is the beginning of wisdom"
![]() |
Similar Threads
- sql query problem with MS Access and C# (C#)
- Problem regarding mysql query: it is displaying duplicate contents (MySQL)
- Problem querying number of topics in a forum (PHP)
- ASP, auto execute query when end of year (ASP)
- problem! serious! help pleaase (Visual Basic 4 / 5 / 6)
- Query class problem (PHP)
- query run successfully in sql*plus but return 0 records affected in vb6 (Visual Basic 4 / 5 / 6)
- SQL Query - rarely issue (ASP.NET)
- query problem (MySQL)
Other Threads in the PHP Forum
- Previous Thread: voting sript using PHP and mySQL
- Next Thread: Radio buttons in return form
| Thread Tools | Search this Thread |
apache api array beginner binary broken cache cakephp checkbox class cms code confirm cron curl customizableitems database date display dynamic echo email error external fcc file files folder form forms forum freelancing function functions google header headmethod howtowriteathesis href htaccess html iframe image include insert ip javascript joomla limit link login mail malfunction menu method mlm mod_rewrite multiple mysql neutrality oop pageing pagerank paypal pdf php phpmysql play problem query question radio random recursion remote root script search select server sessions sms soap source space sql support! syntax system table template tutorial update upload url validator variable video web youtube





