Search found 2 matches

by Jeetesh Bhoria
26 Mar 2010, 14:32
Forum: SmartFoxServer 1.x Discussions and Help
Topic: unable to connect to H2 database using extensions
Replies: 2
Views: 5286

unable to connect to H2 database using extensions

Hi, I am developing a game on iphone sdk and trying to connect to H2 database using extensions. I am using SmartFoxTris example for help. On my client side config.sys file i am writing: <SmartFoxTrisConfig> <ip>10.42.62.168</ip> <port>9339</port> <blueBoxIpAddress>10.42.62.168</blueBoxIpAddress> <bl...
by Jeetesh Bhoria
24 Mar 2010, 17:17
Forum: iPhone Objective-C API
Topic: Configuring DatabaseManager using H2 embedded database
Replies: 0
Views: 9776

Configuring DatabaseManager using H2 embedded database

Hi, How can we access the H2 embedded database of smart fox server. I have to create a multiplayer game in which I have to pass the user data to the server database and retrieve the data back. I have created the database using H2 admin tool in jdbc:h2:tcp://localhost:9009/sample1. In the document it...

Go to advanced search