setFileDSN

setFileDSN(dsn: String) updating;

The setFileDSN method of the ExternalDatabase class programmatically sets the file data source name (DSN) expression in the external database connection string.

Using this method to set the data source name expression in the connection string overwrites any value that was previously set by using the setMachineDSN method.