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 wOOdy-Soft 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: alicey
  • Content: Threads
  • Order by date
  1. alicey

    Copy Document function copy old exchange rate?

    Hi, does the std copy document function for BPA copy the old rate?
  2. alicey

    Use VBA to retrieve records in form and dump into Excel

    Hi, I am a beginner in Access VBA. I have an unbound textbox on a form. I want users to be able to type in a CompanyID in the main form and then have only those records that match such as Company Name and Address appear in the main form, and the corresponding EmployeesID and Name appear in the...
  3. alicey

    Display multiple records at a time

    I want to select multiple records from Access into Crystal Report, it only displays one record at a time, here is my code: If {?SS-SchoolAchievement} < &quot;40&quot; then {StepNarrativeText.NTID} = &quot;NT1&quot; else If {?SS-SchoolAchievement} >= &quot;40&quot; and {?SS-SchoolAchievement} <=...
  4. alicey

    6 gigabytes free space for Oracle 9i ?

    Hi, I want to download oracle db 9i, but I only have 6 gigabytes free space in my computer, is that sufficient? Thanks cheers, Alicey
  5. alicey

    Oracle db beginner needs Help

    Hi, Is there anyway I can work on an oracle db without logging in as the administrator of the operating system? What is the requirements for running oracle db? I have signed up for oracle online tutorial, but I dont have administrator right at work, what should I do? Cheers, Alicey
  6. alicey

    Append Function Help

    I have two replicated Access database, one is splitted and the other is not. I tried to use the 'Append' function to append data from one db to the splitted db, I receive this msq: duplicate output destination, can anyone tell me how to use the Append function, pls.
  7. alicey

    Access on shared folder doesn't work

    I have created an Access db on shared folder that I created for others to access the db and it is working fine. But after I splitted the db into front end and back end, both sitting on the same shared folder, I cant open it from other computers except the one that I used to create the db. I...

Part and Inventory Search

Back
Top