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

    Correlated Subquery

    Hello All Sybase SQL Guru's, I need some assistance with a correlated subquery. Right now I have a select statement within a stored procedure that has the tables joined with an outer join and few conditions in the where clause. I need to add more conditions to the where clause and the only...
  2. toddOne

    looking to jazz it up!

    Hello All and Thanks in advance for your suggestions! i have been creating forms with Access for the past few years and i'm just curious if anyone has some suggestions on jazzing them up. kind of getting bored as i'm sure the users of the forms are as well. Thanks and have a Terrific Day!!!
  3. toddOne

    ?? image creation ??

    application programmer needs advice.... i am designing my first professional website and need recommendations for image creation....i have downloaded a few different trial versions and all have left me desiring better results. for instance, when i am creating images with text the letters...
  4. toddOne

    quick question: image toolbar

    how do i disable the image toolbar when people mouse over my logo? does the solution work for all browsers, ie, netscape...? thanks in advance!
  5. toddOne

    ??books for SC web component developer??

    any books you could recomend would be greatly appreciated for the sun certified web componet developer!! thanks in advance!
  6. toddOne

    ?? installation help ??

    first off...i am not very experienced with file systems...so i may not be taking the right approach... ok...i went to maxtor's website and downloaded powermax to run a test on the hard drive and it passed...so the drive itself is fine. i did a fdisk and format of the c drive and now there are...
  7. toddOne

    goofy?? how do you clear field name in save as window

    hello... i need to clear the "File name" field in the drop down of the "Save as" option in word, ie...etc. for XP pro. can any one help? suggestions appreciated! thanks in advance
  8. toddOne

    ???chaning os from 98 to XP pro

    hello...i am a programmer with little knowledge when it comes to file systems and installing a new OS. but anyway, i was putting XP pro on a friend's pc who was running win 98. when i completed i now had a partioned drive with 98 and XP. what would be the best way to get rid of the 98 OS...
  9. toddOne

    ???changing OS from 98 to XP pro

    hello...i am a programmer with little knowledge when it comes to file systems and installing a new OS. but anyway, i was putting XP pro on a friend's pc who was running win 98. when i completed i now had a partioned drive with 98 and XP. what would be the best way to get rid of the 98 OS...
  10. toddOne

    .adp limiting source of a comboBox based on another comboBox

    I was able to do this in a .mdb, but now that we are using a .adp i am unable to. i could set the rowsource through the vba code, but would rather set the control. any suggestions?
  11. toddOne

    trap for "Tab" in both ie and netscape

    i was curious if anyone could help me trap for the "TAB" being pressed. on the keyPress event i can trap for when "Return" or "Esc" and others are pressed by using the keyCode value...i just haven't been able to find a keyCode value for the "TAB"....and...
  12. toddOne

    ???OnBlur and .focus help???

    I am currently doing validation checks for most every text box in my form, but b/c part of the check is whether or not the field is empty i am having a problem with onblur. if a textbox is blank and the user tabs to the next textbox i receive the desired result (alert box), but b/c the there is...
  13. toddOne

    onBlur & Validation

    I am currently doing validation checks for most every text box in my form, but b/c part of the check is whether or not the field is empty i am having a problem with onblur. if a textbox is blank and the user tabs to the next textbox i receive the desired result (alert box), but b/c the there is...
  14. toddOne

    how do you hide an .adp table?

    i need to hide a table on the sql server that is in a an access project. users have found a way to open the database window and thus are altering their rights, which are controlled through one of the tables.
  15. toddOne

    Summing a field in a continuous subform???

    Hello All, I need to add the value from a field on a continous subform. can anyone give quick help. just need a reminder..thansks
  16. toddOne

    Project subform field linker?

    i am having trouble with a form that i upsized from a mdb to a project. the subform opens fine seperately, but when the mainform opens, the subform doesn't. any suggestions?
  17. toddOne

    Access Project shared network folder error

    when another user tries to open the access project, they receive the following error. The database '<dbname>' will be opened read-only because one of the following occurred: The file is locked for editing by another user, or the file (or the folder in whick it is located,) is marked as...
  18. toddOne

    Scroll-wheel on mouse scrolls records and not current record on form

    i have a form that is longer than the length of the page and therefore i have a vertical scroll bar enabled. BUT if i use the scoll wheel on my mouse it scrolls records rather than the form for the current record. has anyone came across this?
  19. toddOne

    Storing tlbOne value in tblTwo

    I have a form with a text box that has a control source from table1, and need to have this value assigned to another text box within the form that has a control source in table2. I have been trying to to asign the value of the text box during the on-open event, but keep receiveing an error...
  20. toddOne

    Is It Possible To Have A Textbox Pull From One Table And Save In Anoth

    Is it possible to have a textbox on a form display data from one table, and then regardless of editing, store this data in another table?

Part and Inventory Search

Back
Top