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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Basia

  1. Basia

    Mapping advapi32.dll

    Greetings. We are in the process of testing to upgrade from Windows NT to Windows XP. I am testing to make sure that the MS Access 2000 programs work correctly on XP. Once problem I have found is in a function that calls advapi32.dll. It can find it at c:\winnt\system32 on the old system but...
  2. Basia

    Resize Images Control

    We are designing a database that will allow staff to upload photos into the db. We want all the photos to be uniform and print exactly the same way for photo IDs. Thanks, Basia
  3. Basia

    Resize Images Control

    Can anyone suggest a good Active X control that will resize images when they are loaded into the database? Thanks.
  4. Basia

    Turn Off Initial Read-Only Message

    Thanks for the replies. I am going to work with Dimensions to look for another solution. We may have to go with the MDE route. Cheers, Basia
  5. Basia

    Turn Off Initial Read-Only Message

    Thanks for the quick reply. While that may be our solution, is there any way to keep it read only with out the warning message? Cheers, Basia
  6. Basia

    Turn Off Initial Read-Only Message

    Good Morning: We are currently in the process of moving our Access Databases into PCVS Dimensions to lock down the code. Dimensions takes the Access Database front end (all tables are linked from backends) and moved it into its control. It then makes the production a read only version. The...
  7. Basia

    Sned Email from different Email Address

    Thank you so much for the quick and helpful reply. It worked perfectly! Also thanks for the info on the Email forum - never new it existed! Thanks again...Basia
  8. Basia

    Sned Email from different Email Address

    Greetings. I currently have a module that sends emails to customers with no problem. What I want to do now is change the "FROM" email address from my personal email to a generic department email, so everyone can have access to the replies. I am currently using CreateObject.CreateItem...
  9. Basia

    Output To - Reports

    Greetings. I am trying to create 70 reports based off of one template. I want the reports to be saved in a directory so each of our 70 offices can automatically be emailed with the report only for that office. I am currently using the docmd.outputTo function but cannot figure out how to set...
  10. Basia

    ODBC Link choosing wrong Primary Key

    Access 2000 - this is making me crazy! Thanks for any input...Basia
  11. Basia

    ODBC Link choosing wrong Primary Key

    I do not get that option box. Is there a way for me to make the ODBC driver give me that option? Thanks, Basia
  12. Basia

    ODBC Link choosing wrong Primary Key

    Greetings. I am trying to link an Oracle table through ODBC. It links fine, but chooses the wrong primary key. I have tried to change it through the properties, but it won't let me. Does anyone have any ideas? Thanks, Basia
  13. Basia

    Enter Key Behavior on Zoom Function

    Good Morning! I have an urgent question. I currently set the Enter Key Behavior to "New Line In Field" for all my fields on a form. Since there can be a lot of data, many users use the Shift F2/Zoom feature. The only problem is that when the hit enter in Zoom mode, it closes the box...
  14. Basia

    Save data between TABS on form

    Thanks for your response. Do you know how I can "attach" the save command when leaving a particular page in the TABS? Basia
  15. Basia

    Save data between TABS on form

    Greetings. I am currently using tabs to move between data. I have 4 tabs that each have a sub form on them. All of the sub forms use the same table. When I move between the forms and udpate data on each TAB, I get a message that I need to re-edit the data because the record was already edited...

Part and Inventory Search

Back
Top