Navigation:  Classes > bBrowser >

bBrowser:ServerType

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Type of the data server that is linked to the bBrowser.

Class

bBrowser

Type

Access / Assign

Data Type

Symbol

Description

The access defines the type of the data server that is linked with the bBrowser. The bBrowser optimizes the access to the data server depending on the server type.

 

The following table defines the supported server types:

 

ServerType

Description

#DBase

DBase Server

#SQL

SQL Server

 

If the server type is set then the bBrowser:RowCountMode is set automatically. The following table lists the corresponding values

 

ServerType

RowCountMode

#DBase

#Auto

#SQL

#LastRec

 

The type of the data server should be defined before the method bBrowser:Use() is invoked.

See Also

bBrowser:RowCountMode

bBrowser:Server

bBrowser:Use()

 


Page url: http://www.YOURSERVER.com/index.html?bbrowser_servertype.htm