T
TheBest51
Hi all ,
I've this problem : I need to extract the SQL source of some view from SQL
SERVER's database, to make that I'll use:
http://databases.about.com/b/2007/11/13/accessing-sql-query-text-in-vba.htm
that's works great in mdb file but my project is adp !! , how can I
reference a Database object(DAO) in adp? is it possible ?
thanks in advance
Regards
I've this problem : I need to extract the SQL source of some view from SQL
SERVER's database, to make that I'll use:
http://databases.about.com/b/2007/11/13/accessing-sql-query-text-in-vba.htm
that's works great in mdb file but my project is adp !! , how can I
reference a Database object(DAO) in adp? is it possible ?
thanks in advance
Regards