Re: Clustered Databases

2014-07-21 Thread Alexander Spohr

Am 21.07.2014 um 16:14 schrieb Calven Eggert :

> I've also been told that this is a FQDN. (whatever that is)

Fully Qualified Domain Name.

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: Clustered Databases

2014-07-21 Thread John Huss
URL = jdbc:sqlserver://MIQSQL.name.ca :1234;


On Mon, Jul 21, 2014 at 9:14 AM, Calven Eggert 
wrote:

> I've just been told that one of the databases my WO application is talking
> to has changed and it should now connect to a clustered database.
>
> Currently I connect to the previous database like so: (In the eomodel)
>
> URL = jdbc:sqlserver://123.456.789.01:1234;
>
> I've been told to connect to a string that looks something like this "
> MIQSQL.name.ca".  I've also been told that this is a FQDN. (whatever that
> is)
>
> hmmm, I'm not sure how to use this new information.  Anyone else know?
>
> Calven
>
>
>
>  ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
>
> https://lists.apple.com/mailman/options/webobjects-dev/johnthuss%40gmail.com
>
> This email sent to johnth...@gmail.com
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Clustered Databases

2014-07-21 Thread Calven Eggert
I've just been told that one of the databases my WO application is talking to 
has changed and it should now connect to a clustered database.

Currently I connect to the previous database like so: (In the eomodel)

URL = jdbc:sqlserver://123.456.789.01:1234;

I've been told to connect to a string that looks something like this 
"MIQSQL.name.ca".  I've also been told that this is a FQDN. (whatever that is)

hmmm, I'm not sure how to use this new information.  Anyone else know?

Calven



 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com