I know thats not a bug. I have tried that, this cannot be used in a string directly. It would give an syntax error.
mysql="select * from [part master]";
I will have to use one of the approaches as show in the code above.
Thank you tarwn for having replied to my request.
I have tried that in the string but that gives me a syntax error. Hence had to take the above approach that i have mentioned above. I agree i will have to change the way i am doing it but cannot something more easier and something that will...
I have a problem when i am trying to query table that have space in the name. For eg i have table "part master". when i use a asp page to query this table inorder to use quotes around that table i have written the code as shown below. I am not happy with is rude method of adding code...
I have a problem when i am trying to query table that have space in the name. For eg i have table "part master". when i use a asp page to query this table it gives me an error
the script that have written is as shown below
<html>
<head>
<meta NAME="GENERATOR"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.