Hi,
I can not get the syntax correct to establish a dsnless connection to Paradox tables. The string given to me by the web host is:
"DRIVER={Microsoft Paradox Driver (*.db)};
DBQ=c:\data\database\"
But it doesn't work. I want to use it with a query but when I do as such it fails...
Hi,
I am passing a variable to a form through a url that contains an id variable and CF session variables. This works fine but anyone can just the change the variable in the url and see someone elses data. So if the original url is:
main.cfm?id=36
someone can just change it to main.cfm?id=20...
Hi All,
I just signed up with a CF host that allows me to use Paradox tables (my preferred database format), only through a DSNless connection. I currently have CF4 on my computer to develop with, but I understand that only CF5 supports DSNless connections, not CF4 or MX. I can't find a version...
Hi All,
I'm having a rather perplexing problem and I hope someone can point me in the direction of a solution. I have a table that stores GroupID's and Activity Numbers. Each GroupID can have multiple Activity Numbers such as:
GroupID ActivityNumber
1 2
1...
Hi Everyone,
I added security to my web pages by using a login screen and setting session variables. I am not using cookies. Everything is working fine with one exception. I want the users to be able to use the back and forward buttons on the browser once they are logged into the site. After...
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.