ADOConnection and ADOQuery in different data modules
sandyzl125_at_yahoo.ca
Date: 01/15/05
- Previous message: dfagnan: "Unable to load SQL Server OLEDB provider ressource DLL. The application cannot continue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 15 Jan 2005 11:55:18 -0800
I am trying to put a TADOConnection on one data module(dm1) and put
TADOQuery and datasource in another data module(dm2). dm2 is a child of
dm1 and I set to auto create dm2 before creating other forms. TADOQuery
in dm2 is not active, and I want to active it in another main form when
the form is created. But I got error "Missing connection or
connectionstring". Is there any one know what is wrong with these
procedures?
Thanks in advance!
- Previous message: dfagnan: "Unable to load SQL Server OLEDB provider ressource DLL. The application cannot continue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]