John
21 years ago
Hi
I have posted this again because I am still having problems.
I wonder if some one could please help me make a reg key program.
I am ok with the basic stuff but here is the key i want to make.
Its actually the UID and the PWD i want to edit.
[HKEY_CURRENT_USER\Software\ODBC\ODBC.INI\sld]
"Driver"="c:\\siebel\\bin\\wod50t.dll"
"UID"="7CG"
"PWD"="7CG"
"Description"="Siebel Local Database"
"Start"="C:\\SIEBEL\\BIN\\dbeng50.exe"
"DatabaseFile"="C:\\siebel\\local\\sse_data.dbf"
"DatabaseName"="sse_data"
"AutoStop"="yes"
Can some one please show me how to edit thoses particular strings?
Thanks
I have posted this again because I am still having problems.
I wonder if some one could please help me make a reg key program.
I am ok with the basic stuff but here is the key i want to make.
Its actually the UID and the PWD i want to edit.
[HKEY_CURRENT_USER\Software\ODBC\ODBC.INI\sld]
"Driver"="c:\\siebel\\bin\\wod50t.dll"
"UID"="7CG"
"PWD"="7CG"
"Description"="Siebel Local Database"
"Start"="C:\\SIEBEL\\BIN\\dbeng50.exe"
"DatabaseFile"="C:\\siebel\\local\\sse_data.dbf"
"DatabaseName"="sse_data"
"AutoStop"="yes"
Can some one please show me how to edit thoses particular strings?
Thanks