You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Description

Imports the given, complete file path of the .sql file, and then opens a new diagram for the imported .sql file. PARAMETERS: FullFilePath as String, TargetDatabasePlatform as String.

Syntax

Public Function ImportSQLFile( _
   ByVal [FullFilePath As Variant, _
   ByVal [TargetDatabasePlatform As Variant _
) As Diagram


Parameters

  • FullFilePath
  • TargetDatabasePlatform

See Also

  • No labels