M
Mart
Thanks for the post I've had back on this .... but it's
not quiet what I need.
I'm trying to create this programmatically. So that the
DNS does not have to be set up for the machine / user
first.
Can anyone help with this....?
I'm using a IBM DB2 database. I have the server name, db
name etc... but what is the SVRname,Silent and ODBCAttr
arguments?
Any tips would be welcome.
CreateDSN(DSNname As String, ODBCDriver As String,
SVRname As String, _
DBname As String, USER As String, PWD
As String, DSNdesc As String, _
Silent As Boolean, ODBCAttr As
String) As Boolean
Thanks
M.
...
not quiet what I need.
I'm trying to create this programmatically. So that the
DNS does not have to be set up for the machine / user
first.
Can anyone help with this....?
I'm using a IBM DB2 database. I have the server name, db
name etc... but what is the SVRname,Silent and ODBCAttr
arguments?
Any tips would be welcome.
CreateDSN(DSNname As String, ODBCDriver As String,
SVRname As String, _
DBname As String, USER As String, PWD
As String, DSNdesc As String, _
Silent As Boolean, ODBCAttr As
String) As Boolean
Thanks
M.
...