User Profile

Collapse

Profile Sidebar

Collapse
ggarz1
ggarz1
Last Activity: Aug 7 '08, 02:29 PM
Joined: Mar 4 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ggarz1
    started a topic Access on the Internet: Data Access Page?

    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...
    See more | Go to post

  • ggarz1
    replied to Combo Box Refresh -
    It worked like a charm. Thanks!
    See more | Go to post

    Leave a comment:


  • ggarz1
    started a topic Combo Box Refresh -

    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...
    See more | Go to post

  • ggarz1
    replied to Waiting for Shell to Finish
    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...
    See more | Go to post

    Leave a comment:


  • ggarz1
    started a topic Waiting for Shell to Finish

    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...
    See more | Go to post
No activity results to display
Show More
Working...