Hi John,

Le 19/10/12 14:25, John Clegg a écrit :
> OK, thanks for that.
>
> Using LO 3.6.2 on Windows 7SP1 (also linux, but let's get it working
> here first!). Connecting to a database on xeround.com
> <http://xeround.com> (actually hosted on Amazon EC2 servers, using
> port 18993. JDBC driver class com.mysql.jdbc.Driver
> using mysql-connector-java-5.1.22-bin.jar
>

Can you connect to that instance via the mysql client program from the
command line interface and edit data in your tables on the remote instance ?

mysql -h myhost -P myport -d mydb -u myuser -p mypassword


Alex

-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to