Click or drag to resize
CDUScanADO Method
Scans an external ADO database and generates a default template.

Available since Oasis montaj version: 5.0.8
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
All the channels are listed
Syntax
public static void ScanADO(
	string str1,
	string str2,
	string str3
)

Parameters

str1
Type: SystemString
Database connection string
str2
Type: SystemString
Database Table Name
str3
Type: SystemString
Template file name to Create
See Also