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 Wanet Telecoms Ltd 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 childlead

  1. childlead

    DBI.pm and MySql driver

    hi. i have windows 2000 and i want to run a perl script interacting with mysql. the book that i'm working off of is saying that i need dbi.pm and the mysql driver. i've scoured the internet and can't seem to find this for windows 2000. does anyone know where i can find these? thank you for...
  2. childlead

    Attaching Python on to the Apache web server in Win2000

    how do i go about doing this? i'm a novice at this. any help i would highly appreciate. thank you.
  3. childlead

    window within a window

    hi. i have a window opened up using javascript. within this window, i want a link to open another window displaying text information. how do i do this? thanks for your help.
  4. childlead

    Appending Tables

    hi. i forgot to add that i already checked all the validation rules of both the original table and destination table and they all match. thanks again.
  5. childlead

    Appending Tables

    hi. when i append data from one table to another table, i get the following message: microsoft access can't append all the records in the append query. microsoft access set 0 field(s) to Null due to a type of conversion failure, and it didn't add 4942 records due to validation rule...
  6. childlead

    basic form question

    hi. i'm trying to add fields from a 4 different tables on to my form. do you know how i can i get access to go to the particular table using that "field list" icon? thank you for your help.
  7. childlead

    1 form to 4 tables

    Thoey, that sounds like a plan. i'll just use one table and add a column that distinguishes the location. how would i create that query that you're talking about? thanks for your help.
  8. childlead

    1 form to 4 tables

    hi. i have 4 tables with the same exact fields but i want to have my one form be able to access all 4 tables. is there any way that i can do this? i was envisioning maybe a dropdown menu that would allow me to choose what table i want for the form to access. thank you for your help.
  9. childlead

    Making all letters CAPS

    Hi. I want to code a textbox such that when a user enters a text, it is automatically stored in CAPS format. For example, when the user enters "apple", I want to code in such a way that it will be stored as "APPLE" in the tables. Thank you very much for your help.
  10. childlead

    Locking out other check boxes

    hi. i want to code vba on to my check box such that when box 1 is checked, then the user would be unable to check box 2 or vice versa. does anyone know how i can code this? thank you for your help.
  11. childlead

    Custom Colors

    hi. does anyone know how to use custom colors for a form? i really don't like the selection that's given by access. any help would be greatly appreciated. thanks.
  12. childlead

    Attaching a MS Word doc

    hi. i find the solution to my second question. no need to answer. thank you again.
  13. childlead

    Attaching a MS Word doc

    hello SA812 thank you. that was really helpful and it worked. but when i created that box containing the word doc, it appears on all of my records as i scroll from records 1 to 5. i want it for just only one record. thanks again for your help.
  14. childlead

    Attaching a MS Word doc

    hi. i'm trying to attach an important ms word doc into the database. is there any way to do this? basically, i have a bug tracking software and i have word doc containing some important information. i wanted to attach this doc on to the record. do you know how i can go about this? thank...

Part and Inventory Search

Back
Top