Hi,
I have a page in which several queries are being executed using odbc_exec() and then made into objects using odbc_fetch_object(). Eventually the script will result in something like the windows explorer tree with folders, subfolders and 'documents'.
This script worked fine when i was...
Hi,
This may seem like a very noobish question. Maybe it is :)
Usually i use mysql databases, but i'm doing a special assignment in which i have to use odbc.
I have this query:
"SELECT * FROM `Calls_cal` WHERE calID='52' ORDER BY `calID`"
But it gives an error. I've read i should put calID...
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.