Ahmadi
2008-07-17 23:05:11 UTC
I tried to run following query :
Insert into myTable(f1,f2) values('":Hi','v2');
SQL Query Show me that 'Hi' is not defined!? but why!?
":Hi is only a string value why SQL Query don't allow it in my table?
Im using Delphi 2007
And Driver=DBX, DBMS=SQLServer 2005
Insert into myTable(f1,f2) values('":Hi','v2');
SQL Query Show me that 'Hi' is not defined!? but why!?
":Hi is only a string value why SQL Query don't allow it in my table?
Im using Delphi 2007
And Driver=DBX, DBMS=SQLServer 2005
--
~~~~~~~~~~~
Best Regards
H.Ahmadi
~~~~~~~~~~~
Best Regards
H.Ahmadi