Never thought of trying a search for just "4d".  Looking at their web 
pages, have you looked at 4D Open Java?  The on-line documentation 
(javadoc) seems to be a tad sparse, but it also seems like it might be 
what your looking for.  It appears the only requirement for the Open 
Java piece is a virtual machine, so you should be able to install the 
jar (I presume it's a jar) on your Linux system and run with it.  As 
far as using ODBC, a JDBC-ODBC bridge is included with the JDBC api 
from SUN, but everything I've heard suggests that the bridge is a 
vehicle of last resort.  And you'd still need ODBC installed on the 
Linux box since the JDBC-ODBC bridge merely provides a JDBC interface 
to it.  If you've got the 4D Version 6.7 Developer Edition, you already 
have $D's Open Java.

-- Rob


--On Thursday, March 29, 2001 07:54:20 AM +0000 baumans pascal 
<[EMAIL PROTECTED]> wrote:

>
> The vendor's web site is : http://www.4d.com :)
> and he's still alive :)))
>
> I found something like Java for 4D but it seem to have no special
> documentation ... ?
>
>> From: Rob Tanner <[EMAIL PROTECTED]>
>> Reply-To: Rob Tanner <[EMAIL PROTECTED]>
>> To: [EMAIL PROTECTED]
>> CC: [EMAIL PROTECTED]
>> Subject: Re: 4Dimension
>> Date: Wed, 28 Mar 2001 23:44:07 -0800
>>
>> Does the vendor for 4Dimension even exist anymore?  I did a quick
>> query and turned up about three pages of stuff, mainly just
>> catalogues of what databases are being used in various projects,
>> etc.  I found a whole lot more stuff when I tried "fouth dimension",
>> but it nothing to do with computers.
>>
>> I figured if I could find the vendor's web site, I might be able to
>> glean something useful.  But the effort seems to have been a bust.
>>
>> -- Rob
>>
>> --On Thursday, March 29, 2001 07:39:03 AM +0000 baumans pascal
>> <[EMAIL PROTECTED]> wrote:
>>
>>> Hi lists;
>>>
>>> My servlets (on a Linux Machine) need to query a database named 4D
>>> (running on a Mac-Os)
>>>
>>> Do Somebody know how I can query these DB from Linux ?
>>>
>>> Maybe with ODBC link, but I don't find any docs about it !!!
>>>
>>> Can somebody help ?
>>>
>>> Greets.
>>>
>>> Baumans Pascal.
>>> ___________________________________________________________________
>>> __ ____ Get Your Private, Free E-mail from MSN Hotmail at
>>> http://www.hotmail.com.
>>>
>>
>>
>>
>>
>>       _ _ _ _           _    _ _ _ _ _
>>      /\_\_\_\_\        /\_\ /\_\_\_\_\_\
>>     /\/_/_/_/_/       /\/_/ \/_/_/_/_/_/  QUIDQUID LATINE DICTUM SIT,
>>    /\/_/__\/_/ __    /\/_/    /\/_/          PROFUNDUM VIDITUR
>>   /\/_/_/_/_/ /\_\  /\/_/    /\/_/
>>  /\/_/ \/_/  /\/_/_/\/_/    /\/_/         (Whatever is said in Latin
>>  \/_/  \/_/  \/_/_/_/_/     \/_/              appears profound)
>>
>>  Rob Tanner
>>  McMinnville, Oregon
>>  [EMAIL PROTECTED]
>>
>
> _____________________________________________________________________
> ____ Get Your Private, Free E-mail from MSN Hotmail at
> http://www.hotmail.com.
>




       _ _ _ _           _    _ _ _ _ _
      /\_\_\_\_\        /\_\ /\_\_\_\_\_\
     /\/_/_/_/_/       /\/_/ \/_/_/_/_/_/  QUIDQUID LATINE DICTUM SIT,
    /\/_/__\/_/ __    /\/_/    /\/_/          PROFUNDUM VIDITUR
   /\/_/_/_/_/ /\_\  /\/_/    /\/_/
  /\/_/ \/_/  /\/_/_/\/_/    /\/_/         (Whatever is said in Latin
  \/_/  \/_/  \/_/_/_/_/     \/_/              appears profound)

  Rob Tanner
  McMinnville, Oregon
  [EMAIL PROTECTED]

Reply via email to