Creating installation pack and redistributing DSNs 
Author Message
 Creating installation pack and redistributing DSNs

Hi,

Could someone tell me how to create a redistribution pack containing a DSN
and associated Database.
I have created cab files, but did'nt see any mention of how to package the
Access Database and assoiated DSN or create it.

Thanks, Paul.



Fri, 12 Apr 2002 03:00:00 GMT  
 Creating installation pack and redistributing DSNs
Do a search in your registry for keys called ODBC.INI and ODBCINST.INI.
Just set the registry keys on your target machine to match and the DSN will
show up fine in the ODBC administrator.  You also need all the run-time
dll's for ODBC and your object model (DAO, RDO, ADO, etc.), but running the
MDAC redistributable will take care of this.

--

Aaron Boldt
Computer Solution Specialists, Inc.


Quote:
> Hi,

> Could someone tell me how to create a redistribution pack containing a DSN
> and associated Database.
> I have created cab files, but did'nt see any mention of how to package the
> Access Database and assoiated DSN or create it.

> Thanks, Paul.



Sat, 13 Apr 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. RegisterDatabase() and creating DSNs in code

2. Help - Creating DSNs

3. Programatically creating client DSNs

4. Search, Find and Create DSNs

5. Search, Find and Create DSNs

6. VB6 and Creating System DSNs

7. Creating DSNs

8. Creating DSNs in Code?

9. Creating DSNs

10. Creating DSNs

11. VB6 and Creating System DSNs

12. Creating DSNs in Code?

 

 
Powered by phpBB® Forum Software