User Profile
Collapse
-
Access on the Internet: Data Access Page?
I am currently creating a database for a new company that we acquired. There are a small number of private sales reps based out of their homes. Initially, these people were sending in files/order forms(mostly excel files) of their sales that need to be entered in one database. With all of these reps providing bad data without constraints, generating reports with good data will be a nightmare. Managers have looked at having someone implement this... -
It worked like a charm. Thanks! -
Combo Box Refresh -
I am currently building forms for a party based business. I have a form in which a user enters data and creates a new "party" in the "party" table. All parties have a host, and that host must be a customer (a customer doesn't have to be a host). So I have a combo box to select the host from the current list of all customers. If the host of the party is not on the list, I have a second form open that allows the user to enter a... -
Thanks FishVal.
I had created the batch file in windows, just to automate the perl script I was running. The batch file is static and only calls perl and the script to run. Can I use the wsh echo command from a batch file/command prompt? Am I better of creating a wsh script instead of a batch file to execute the perl? Or should I execute the code in my vb script via shell instead? I would like to keep everything very basic for now...Leave a comment:
-
Waiting for Shell to Finish
I have a batch file that runs a perl script needed to refresh certain table in my Access database. Due to the data and software I am working with, each time I want to run a report (from a single form w/ 3 parameters) I need to delete the tables contents (to avoid redundant data) and run the batch file. I would like to have this occur in the the opening of the form, so that the user will always have the most up to date data. At this point everything...
No activity results to display
Show More
Leave a comment: