When I export a table to a comma delimeted text file and include column names, my column name called "File #" shows up in the file as "File ."
The fields are correctly delimeted but the first row looks like this:
Employee,FILE .,F,P
instead of:
Employee,FILE #,F,P
This...
You can do it in a macro using the action TransferText but will have to do it table by table I think. You can enter Specification name if you saved one, the table you want to export, the output file name, etc...
I started implementing something with the DAP and stopped because the limitations are just too significant. Not being able to work with mulitple tables on a page and not being able to present details limits DAPs to very basic applications.
I think it is pretty cool easy to implement...
I have a querry that retrieves all employees who submitted a timesheet for a given Week-Ending period (who have a record in the Timesheet table with Week_Ending_Date = x and Status = New). The Week_Ending_Date must be entered upon launching the query (criteria for Week_Ending_Date contains...
I checked out the Element K page. It is issue July 1999. But it was too simplistic.
Did you find any good places to go?
I want to do a Form - Subform thing with DAP. Any place you can point me?
Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.