humpydumpy
New member
- Local time
- Today, 10:03
- Joined
- Jul 9, 2016
- Messages
- 9
hi all, I have mysql which I would like to share over WLAN. How can I make use of file dsn to connect programmatically to mysql database?
I have a file dsn that points to 192.168.x.x
The file dsn can just be loaded over front end and automatically connects to mysql database
The front end will destroy all the links upon closing the app.
Basically I can choose any file dsn should IP address change.
How can I achieve these?
Any help would be highly appreciated.
Thansk in advance.
I have a file dsn that points to 192.168.x.x
The file dsn can just be loaded over front end and automatically connects to mysql database
The front end will destroy all the links upon closing the app.
Basically I can choose any file dsn should IP address change.
How can I achieve these?
Any help would be highly appreciated.
Thansk in advance.