Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kupz
  • Content: Threads
  • Order by date
  1. kupz

    Process Automation

    I am trying to automate a daily process. Basically, accounting does a manual release of a batch of invoices in the order-entry system which ultimately updates the SQL server tables. The manual release is done at different times by accounting. An email is sent out to an analyst by the DBA once...
  2. kupz

    How to run Access database automatically based on Outlook e-mail

    I am trying to automate a daily process. Basically, accounting does a manual release of a batch of invoices in the order-entry system which ultimately updates the SQL server tables. The manual release is done at different times by accounting. An email is sent out to an analyst by the DBA once...
  3. kupz

    OneWorld Open Data Access driver

    I am trying to find a website where I can download the ODA driver. Does anyone have a siggestion? Thanks.
  4. kupz

    Running VBScript from MS Access

    Hi there, I've tried using the RunApp method to run a vbscript app and can't get it to work in Access. I might have to use VBA to accomplish this. Do you have any sample code on how I might begin to do this? Thanks in advance.
  5. kupz

    Obtaining values from a table in a database

    Hi there, I am trying to obtain values of from a table in a database and write the values to a text file. I am pretty new to VBSript and do not have the slightest clue to go about this but do know that I have to extablish a connection to the database. If you have a sample code, that would...
  6. kupz

    Inserting Text in a Text File

    I am new to VB scripting but know that this problem of mine can be solved using this languauge but just can't figure it out. I am using VBA to export text files from more than one Access database to a directory. These files are used to load another application since it is a file-based system...
  7. kupz

    Running Macros/Code From other Access Databases

    I am needing some help. I am currently thinking of building a database that will be my main switchboard for all other databases. I can probably do this in VB but wanted to have flexibility checking numbers in the Switchboard database. There are macros and some code that updates these...
  8. kupz

    Creating a prompt

    How do you create a prompt for users to enter specific criteria? I am not sure how to do this but know that parameters can be used. For example, the user will be prompted to enter a cutomer number and so would return information based on the inputed customer number. Please help.
  9. kupz

    Convert Date Field

    I am having trouble converting a date field. Basically, I am trying to convert a date field called ship date and be able to separate the month and year into two new fields using the month and year functions. The problem is the data format is new to me because the system that generates the date...

Part and Inventory Search

Back
Top