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 strongm 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: Sonic76
  • Content: Threads
  • Order by date
  1. Sonic76

    Planning Question

    I'm sure this isn't exactly the right forum. Please direct me. We have a deparmental shedule of customer orders. I need ideas how to make this schedule shared by all employees. Each order has several custom parameters. Several ideas have come up: --Public excel spreadsheet --Access form (adp)...
  2. Sonic76

    General question

    I'm sure this isn't exactly the right forum. Please direct me. We have a deparmental shedule of customer orders. I need ideas how to make this schedule shared by all employees. Each order has several custom parameters. Several ideas have come up: --Public excel spreadsheet --Access form (adp)...
  3. Sonic76

    sa is prompted in adp

    I created a .adp database with a sql 2000 backend. Whenever a user connects to the db, he is prompted with the sa username and a blank password. How do you disable that annoying and dangerous sa username? (disable the pop up not the user)
  4. Sonic76

    sa is prompted

    I created a .adp database with a sql 2000 backend. Whenever a user connects to the db, he is prompted with the sa username and a blank password. How do you disable that annoying and dangerous sa username?
  5. Sonic76

    Link SubForm (ms Access)

    I have two tables: Customers - with CustomerID and details Calls - With CallID ,CustomerID and details All relationships are created. I have created a subform for the calls table.After I pick a customer from a combo box in the parent form, i can fill in the calls i made to him in the subform...
  6. Sonic76

    PDF manipulation with Access VBA

    Hi, My Access DB prints out thousands of PDF reports a month. I need to merge them by name together. I need help with the PDF part. The rest (VBA, ADODB ) I have covered. What do i need to merge PDF's together. Do i need a dll, ocx etc'? Which commands should i use? Thank you
  7. Sonic76

    PDF manipulation with Access VBA

    Hi, My Access DB prints out thousands of PDF reports a month. I need to merge them by name together. I need help with the PDF part. The rest (VBA, ADODB ) I have covered. What do i need to merge PDF's together. Do i need a dll, ocx etc'? Which commands should i use? Thank you.

Part and Inventory Search

Back
Top