May I have advice about client-server database development?
Posted: Sat Nov 22, 2008 5:23 am
Hello,
I was considering using Revolution for a project I am working on. I have gone through the Filemaker database tutorial in the newsletters and used the Database Query Builder in Rev. I would like to know more about the possibilities of Revolution. Could someone answer my questions that follow?
Are client-server applications possible where the database IP may not be known at design time?
If I try to connect using an IP for Host in Database Query Builder it returns "Access Denied for root@serverdomain". Yet the root has complete priveleges to the database.
Is socket programming possible with Rev so that one can create servers that connect to embedded databases with clients that connect to the servers?
I tried connecting via ODBC 5.1 MySQL connector and received characters inside fields that were not meant to be there. Also using ODBC I can not set the textbox to fields in the database as with a direct connection. Is this a problem with using ODBC?
I tried ODBC because I could not find a way to connect to the database from the network, only same machine database was on.
I was considering using Revolution for a project I am working on. I have gone through the Filemaker database tutorial in the newsletters and used the Database Query Builder in Rev. I would like to know more about the possibilities of Revolution. Could someone answer my questions that follow?
Are client-server applications possible where the database IP may not be known at design time?
If I try to connect using an IP for Host in Database Query Builder it returns "Access Denied for root@serverdomain". Yet the root has complete priveleges to the database.
Is socket programming possible with Rev so that one can create servers that connect to embedded databases with clients that connect to the servers?
I tried connecting via ODBC 5.1 MySQL connector and received characters inside fields that were not meant to be there. Also using ODBC I can not set the textbox to fields in the database as with a direct connection. Is this a problem with using ODBC?
I tried ODBC because I could not find a way to connect to the database from the network, only same machine database was on.