Yes that would be great if you could connect MySql via TCP/IP.
Would make everything so much easier.
Java, ooh that scares me...

Jeff

-----Original Message-----
From: Sharriff Aina [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 06, 2000 7:07 PM
To: INTERNET:[EMAIL PROTECTED]
Subject: [REBOL] Java DBbridge


Hello Frank!

could you send me the java source too? I would greatly appreciate it
my email address: [EMAIL PROTECTED]

Any chance of skipping the Java part and just connectiong over TCP/IP?
Mysql can be accessed somehow at port 3306, but I have�nt found any useful
documentation on this, not even at the mysql site.

Regards


Sharriff




>I've written a java server, which provides the connection to the database
>for REBOL. The package is called "dbridge" and it has two parts:

>- dbridge.r
>Provides the dridge:// protocol. You can connect to a database using
>something like:
>  open dbridge://user:passe/server/database

>- dbridge.class
>The Java side uses jdbc-drivers to connect to the database. It is works at
>least with postgres and mysql. I am using both.

>If you want this package, send me an email, but I don't have the time to
><give any support for it.

>CU,
>Frank

--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to