Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread SCF SCB INI files
Thu, Jan 17 2008 11:37 AMPermanent Link

"John Postnikoff"

Is there a way to add users to the SCF file from a DBISAM table or from an
application set as a server app, or is this done through the server
administration utility only. Any examples will be appreciated.

I could not find any detailed info on SCF files other than being a binary
for  When I look for the SCF file,  my system seems to only see is the
backup SCB file.  I am assuming these files along with the dbsrvr.INI should
be set in the same folder when the application set to EngineType is server.


John P

Thu, Jan 17 2008 12:53 PMPermanent Link

"J. B. Ferguson"
John,

Use the AddServerUser procedure in DBISAM. Information on it can be
found in the manual:
See
http://www.elevatesoft.com/scripts/manual.dll?action=mancompmethod&id=db
isam4&product=d&version=7&comp=TDBISAMEngine&method=AddServerUser

--
Regards,
Jan Ferguson


John Postnikoff wrote:

<<
<<Is there a way to add users to the SCF file from a DBISAM table or
<<from an application set as a server app, or is this done through the
<<server administration utility only. Any examples will be appreciated.
<<
<<I could not find any detailed info on SCF files other than being a
<<binary for  When I look for the SCF file,  my system seems to only
<<see is the backup SCB file.  I am assuming these files along with the
<<dbsrvr.INI should be set in the same folder when the application set
<<to EngineType is server.
<<
<<
<<John P
>>

John
Fri, Jan 18 2008 10:52 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

John,

<< Is there a way to add users to the SCF file from a DBISAM table or from
an application set as a server app, or is this done through the server
administration utility only. Any examples will be appreciated. >>

Sure, see here for all of the methods available from within the server
application or a remote session:

http://www.elevatesoft.com/scripts/manual.dll?action=mantopic&id=dbisam4&product=d&version=7&category=1&topic=7

The Server Administration Utility simply uses the remote versions of the
methods available in a TDBISAMSession component to do its work.

<< I could not find any detailed info on SCF files other than being a binary
for  When I look for the SCF file,  my system seems to only see is the
backup SCB file.  I am assuming these files along with the dbsrvr.INI should
be set in the same folder when the application set to EngineType is server.
>>

Yes, they both should be in the same directory as the .exe.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image