Where is Default data source type stored? (OpenInsight Specific)
At 28 JUL 1999 01:56:43PM Duane ALDATA wrote:
In C/S Workspace there is a menu item which sets the
connection defaults for the session. The line that
I am interested in is switching the Data Source Type
programatically. We switch between ODBC and
MSSqlServer connections regularily from inside our
program, but datasets and popups generate their own
connection, so we need to modify this default as well.
This value must be stored in a system table somewhere,
but I can't find it. Anybody know where it is hiding?
TIA
Duane
ALDATA Software
PS: Note to Revelation. The ability to redefine the
columns in a dataset for each connection type is very
cool. Thank you.
At 28 JUL 1999 05:41PM Cameron Revelation wrote:
Duane,
In C/S Workspace there is a menu item which sets the connection defaults for the session. The line that I am interested in is switching the Data Source Type programatically. We switch between ODBC and MSSqlServer connections regularily from inside our program, but datasets and popups generate their own connection, so we need to modify this default as well. This value must be stored in a system table somewhere, but I can't find it. Anybody know where it is hiding?
SYSENV/ENV_
(You are being sent the source to the Connection Defaults window.)
PS: Note to Revelation. The ability to redefine the columns in a dataset for each connection type is very cool. Thank you.
I'm glad you like it!
Cameron Purdy
Revelation Software