connect to a remote MySQL Database
-
Hello, I need to connect to a remote MySQL DB that lives into a remote host-server. I am developing a pda application Windows Mobile. I am working with Visual Studio 2005 and C# as language. Any code-example? can anybody help me? Thanks
Can you write your connection string here.
-
Can you write your connection string here.
-
Hello, I need to connect to a remote MySQL DB that lives into a remote host-server. I am developing a pda application Windows Mobile. I am working with Visual Studio 2005 and C# as language. Any code-example? can anybody help me? Thanks
See you can use RDA(Remote data access)or replication for this purpose , choose one of them depending on the size of data you want get on device ..., up to 10 mb on device by using RDA is very efficient... :)
Windows mobile development, pocket pc development , C#.net compact framework, Desktop application , web service