Android Question dbresult - Unknown Type

vibby

Member
Licensed User
Hello,
I have compiled in the server the program jrdc2.
The system say:

Is there a reference to a library
Error line: 91 (RDCHandler)
Dim res As DBResult

Why? How library I must adding? :(
 

DonManfred

Expert
Licensed User
Longtime User
Check the jRDC2 Tutorial. Especially the CLIENT-Setup!
 
Upvote 0

vibby

Member
Licensed User
I have read.
But now I'm working in the server.
I want running jrdc2 for to activate the webserver and to do any test.
The client is my phone android, where I have installed my program.

I don't understand... :( :( :(
 
Upvote 0
Top