Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

ODBC Settings


1 reply to this topic

JustinGattuso

JustinGattuso
  • Members
  • 2 posts

Posted 19 December 2005 - 15:34

Is anyone familiar with how to install an ODBC connection using a specific username and password? This seems like it would be easy but all I am able to do is check one of my existing ODBC connections in the installer, so it will then install it but not with the user/pass I want it to have.

My guess is I need to supply some additional properties for the connection as it only seems to take care of the basics like server and the type of connection etc. I try to use 'UID' or 'LastUser' and that just results in the installation messing up.

Thanks in advance.

FrankSpierings

FrankSpierings
  • Members
  • 22 posts

Posted 29 December 2005 - 15:47

I'm not sure if this helps out, but i always install ODBC datasources from the registry table. I don't use the ODBC tables, cause the installer could return error messages when for example the datasource driver is not installed yet.