dbTalk Databases Forums  

Assistance with code please

comp.database.ms-access comp.database.ms-access


Discuss Assistance with code please in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Doug
 
Posts: n/a

Default Assistance with code please - 01-19-2004 , 09:31 PM






Hi,

I am trying to complete a small database that will save the result of
a query in a table with the name of the parameters of the query. And
also as a text file on c drive.

For example, I have a form that contains a command buttons eg
-'Complex'. When a user clicks on this a module runs a query called
complex and displays this on the screen. I would like to save the
query as a table with the name of the query. Ie the query uses Like
"*" & [ Enter first subject:] & "*" And Like "*" & [ Enter second
subject:] & "*" And Not Like "*" & [ Enter exclusion (type xx if
none):] to search for 2 terms and to exclude the third. I would like
to save the result of the query as say if the query was 'bird',
'feathers', not 'chicken', I would like to save it as a table called
'bird feathers not chicken'. The text file would be 'c:\bird feathers
not chicken.txt'.

I would also like the query (or the new table) to be displayed in
datasheet view. I would also like to be able to append the date to the
text file name(don't ask for much - do I?).

Hope I have given you enough information. Thanks for your assistance.

Doug

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.