Share via


Data Initialization Routines

include\global_data_lib.asp

The following data initialization routines are defined in this file:

  • GetDWConnectionString
    This function returns the SQL Server OLEDB connection string for the Data Warehouse that corresponds to the Web site.
  • InitDataFunctions
    This function creates a DataFunctions object and returns a reference to it, setting the default locale before returning.
  • oGetBizDataObject
    This function creates an instance of the BusinessDataAdmin object and returns a reference to it, calling its Connect method before returning.
  • oGetGenIDObject
    This function creates an instance of the GenID object and returns a reference to it.

Copyright © 2005 Microsoft Corporation.
All rights reserved.