Re: Connecting to a 4D server with EOModeler
Re: Connecting to a 4D server with EOModeler
- Subject: Re: Connecting to a 4D server with EOModeler
- From: WebObjects <email@hidden>
- Date: Fri, 14 Oct 2005 17:28:39 -0700
Peter,
I ran into a serious lack of documentation when trying to get a
connection/model for Microsoft's SQL Server. Here's a few tips:
/Library/Java/Extensions/your4Djdbc.jar <-- where to put the .jar file(s)
The connection string is something you may have to experiment with. Here is
one I got to work (reliably) with SQL Server:
jdbc:microsoft:sqlserver://<serverIP>:1906;DatabaseName=theDBnameHere*
*Don't use quotes around db name at the end of the string.
Hopefully 4D has published the port# to use (in the above example I use
1906, but I had to comb the Windows registry to find this).
HTH
-Bill
on 10/13/05 18:33, Peter Mitchell at email@hidden wrote:
> I'm looking for information on how to setup EOModeler and 4D so I can
> connect to a 4D server and build a data model. I have downloaded the
> 4D JDBC .jar file and I've gone through the little documentation I
> have found for the 4D JDBC and for EOModeler. But I have not been
> able to get it to work. I still don't really have a clue as to
> exactly what is needed and where it needs to be installed.
>
> Has anyone done this or can anyone point me to where I can find more
> documentation.
>
> Thanks,
> Peter
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden