Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread Named server - database/datasets definition
Wed, Apr 11 2018 4:00 PMPermanent Link

Huseyin Aliz

myBiss ApS

Avatar

Hi All,

Could anyone using named servers with 2.06 share a sample with
database/dataset configuration (how syntax are)?

Thanks in advance.

Regards,

Hüseyin

Thu, Apr 12 2018 3:19 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Hüseyin,

<< Could anyone using named servers with 2.06 share a sample with database/dataset configuration (how syntax are)? >>

It's the same .ini file entries as *without* the server names, but with the server name as the prefix.  IOW, if you have this:

Database_MyDatabase

in a named server .ini file, it would be:

MyServer_Database_MyDatabase

Tim Young
Elevate Software
www.elevatesoft.com
Thu, Apr 12 2018 3:43 PMPermanent Link

Huseyin Aliz

myBiss ApS

Avatar

Tim,

So the datasets are defined as:

MyServer_Database_MyDatabase_MyDataset

and modules are defined as:

MyServer_Module_Mymodule?

Regards,
Hüseyin


Den 12-04-2018 kl. 21:19 skrev Tim Young [Elevate Software]:
> Hüseyin,
>
> << Could anyone using named servers with 2.06 share a sample with database/dataset configuration (how syntax are)? >>
>
> It's the same .ini file entries as *without* the server names, but with the server name as the prefix.  IOW, if you have this:
>
> Database_MyDatabase
>
> in a named server .ini file, it would be:
>
> MyServer_Database_MyDatabase
>
> Tim Young
> Elevate Software
> www.elevatesoft.com
>
Mon, Apr 16 2018 10:25 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Hüseyin,

<< So the datasets are defined as:

MyServer_Database_MyDatabase_MyDataset

and modules are defined as:

MyServer_Module_Mymodule? >>

Actually, I stated that wrong in my last reply - the section names are built like this:

Database_MyServer_MyDatabase_MyDataSet

and the modules like this:

Module_MyServer_MyModule

Tim Young
Elevate Software
www.elevatesoft.com
Mon, Apr 16 2018 6:11 PMPermanent Link

Huseyin Aliz

myBiss ApS

Avatar

Hi Tim,

Thanks, i've got it working by using following definitions:

[Database_myServer_myDatabase]
[Module_myServer_myModule]
[Database_myServer_MyDatabase_DataSet_myDataSet]

Regards,

Hüseyin


Den 16-04-2018 kl. 16:25 skrev Tim Young [Elevate Software]:
> Hüseyin,
>
> << So the datasets are defined as:
>
> MyServer_Database_MyDatabase_MyDataset
>
> and modules are defined as:
>
> MyServer_Module_Mymodule? >>
>
> Actually, I stated that wrong in my last reply - the section names are built like this:
>
> Database_MyServer_MyDatabase_MyDataSet
>
> and the modules like this:
>
> Module_MyServer_MyModule
>
> Tim Young
> Elevate Software
> www.elevatesoft.com
>
Image