Parameter | Description |
---|---|
sConnect | Server String |
sUID | User ID |
sPWD | Password |
bTrusted | Use Trusted Connection |
ODBC Server String
Function AssembleConnectionString String sConnect String sUID String sPWD Boolean bTrusted Returns String
Call: | Get AssembleConnectionString sConnect sUID sPWD bTrusted to StringVariable |
AssembleConnectionString is a helper function that assembles a complete ODBC Server String from components passed in that contains all information required to identify and log in to a database server.