Charlotte Foust
charlotte.foust at gmail.com
Fri Aug 5 23:32:25 CDT 2011
You should be able to do it with ADO, John. Use the ADOX library, IIRC. Charlotte Foust On Fri, Aug 5, 2011 at 8:57 PM, jwcolby <jwcolby at colbyconsulting.com> wrote: > I am using pass through queries where I reference a stored procedure and > pass a param through. At the moment I am having to open the querydef and > replace the parameter with some value, save the sql of the querydef and then > save the querydef. Is there any other way to do this? It seems crude to > the max. > > -- > John W. Colby > www.ColbyConsulting.com > > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/**mailman/listinfo/accessd<http://databaseadvisors.com/mailman/listinfo/accessd> > > > Website: http://www.databaseadvisors.**com<http://www.databaseadvisors.com> > > >