Updated: 2016-10-30

Data Source Initialization OLE DB Property — «Location»

Name:
Location
Type:
VT_BSTR
R/W:
R/W
Default:
EMPTY
IBProvider:
1, 2, 3, 5

Path to database. For example:

  • d:\database\db1.gdb
  • localhost:d:\database\db1.gdb
  • sqlserver:d:\database\db1.gdb
  • sqlserver/3050:d:\database\db1.gdb
  • 192.168.1.2:d:\database\employee.fdb
  • 192.168.1.2/3050:d:\database\employee.fdb
  • inet://localhost/d:\database\employee.fdb
  • inet://localhost:3050/d:\database\employee.fdb
  • inet://192.168.1.2/d:\database\employee.fdb
  • inet://192.168.1.2:3050/d:\database\employee.fdb
  • inet4://localhost/d:\database\employee.fdb
  • inet6://localhost/d:\database\employee.fdb

If the property value is not defined, than the location of database will be pointed in the property «Data Source».

See also

Other properties of group

Other sets of properties