Hello, I am a newbie so please excuse me if this is a dumb question. I have been reading and trying for two days now but I don't even think I have started
I want to make a web application where people can fill in a form. I want to connect over the internet to a remote PC where Pervasive.SQL V8.7 is running, and put the data of the form into the database. I also want to be able to read from the database and return this info to my web application, so I can show it on a page.
I hoped to put XML on the machine where Pervasive is running. But I think it is not possible.
Can I use ODBC to connect to a remote machine too?
I'm am sorry again for this stupid question for I am normally not working with databases or ODBC or remote computers
