Search found 4 matches

Go to advanced search

by Alexandr Ancipov
Thu Jul 18, 2013 12:35 pm
Forum: Issues
Topic: Integrating Visual FoxPro with Appery.io
Replies: 18
Views: 4030
 
Jump to post

Integrating Visual FoxPro with Appery.io

Hello Mike, We've tested JDBC-Driver for FoxPro from this link: http://www.hxtt.com/dbf.html Using this driver we can create datasource same way like for any other JDBC driver. In /admin ASSETS - DRIVER: File: DBF_JDBC30.jar Class: com.hxtt.sql.dbf.DBFDriver then in DATASOURCE - JDBC Create new data...
by Alexandr Ancipov
Tue Jul 16, 2013 3:10 pm
Forum: Issues
Topic: Integrating Visual FoxPro with Appery.io
Replies: 18
Views: 4030
 
Jump to post

Integrating Visual FoxPro with Appery.io

Hello Mike, Currently it is impossible to use RESTXpress with Visual FoxPro. Unfortunately Microsoft (and third parties companies) does not provide jdbc driver for Visual FoxPro. We tried to use odbc driver via jdbc-odbc bridge but current version (2.0 beta) doesn't support it. Probably we will add ...
by Alexandr Ancipov
Thu Jun 13, 2013 12:56 pm
Forum: Issues
Topic: Can you tell me where I can locate ExadelRestXpress.zip or do you no longer provide this installer?
Replies: 12
Views: 1463
 
Jump to post

Can you tell me where I can locate ExadelRestXpress.zip or do you no longer provide this installer?

Hi, John Thanks for your questions. We've tested this on Tomcat 7.0.39 on Win7 x64. Here is the example of User Role Query: code select name from rolesAuth rolename inner join user_roles_auth ur inner join usersAuth where login=:username /code Result of User Role Query is set of role names or role n...
by Alexandr Ancipov
Fri Jun 07, 2013 8:43 am
Forum: Issues
Topic: Can you tell me where I can locate ExadelRestXpress.zip or do you no longer provide this installer?
Replies: 12
Views: 1463
 
Jump to post

Can you tell me where I can locate ExadelRestXpress.zip or do you no longer provide this installer?

Hi, Thanks a lot for your message. Please try to do next steps: Provide information about your operating system and Java version. Re-install the product: 2.1 Stop Tomcat. 2.2 Try using IPv4 instead of IPv6, using this JVM parameters: -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses=tru...

Go to advanced search