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

    radio button click

    Hi, I am new to websphere and trying to work things out. I have developed all the pages within a portlet that will be used. All I need to do is figure out how to goto a page on a click on a radio button. That means, as soon as the user clicks on Yes it should take the user to another page. Any...
  2. nycdata

    jsp connect rdb

    Hey! Guys, I am new to this forum. It looked greatly helpful so I thought maybe any one of you might have some information on this. I am developing an application to connect a jsp page to a RDB database which is running on OPENVMS VAX (not ALPHA) platform. It seems like there are JDBC drivers...
  3. nycdata

    jsp database access

    guys..im new to jsp...can anyone gimme a little code on how to access an oracle database using jsp and sql to retreive search results? I am using IBM websphere and need to write the code on the button click property. I see there is an onclick event. I dunno the code. Any ideas?? Thanks in...
  4. nycdata

    jsp database access

    guys..im new to jsp...can anyone gimme a little code on how to access an oracle database using jsp and sql to retreive search results?
  5. nycdata

    log user out of database( forcefully) for security

    Log user out of the database!!! Force logout!! i don't really think im or the admins are going to use it..but incase a wrong person is on the database and if we find out, we would need to force him out... its all just security purposes.. any help guys??
  6. nycdata

    value of current field in form

    Is there a way to find out the field of the form where the user is currently focused.. Like, i have a user on a form, and he is changing a field...is it possible to find out which field it is that the user is on or the user is editing... IT IS REALLY IMPORTANT!! Any help will be greatly...
  7. nycdata

    HELP SCREENS IN FORMS

    Is it possible to have help screens in forms?? Like on top left of every form i can create a small icon and everytime the user clicks on it, they get small yellow screen describing the form and its contents...any advice?? any ideas guys?? This is very important!!!! Any help will be greatly...
  8. nycdata

    Boot/kick/kill User from multi user database

    Is there a way to boot a user from a multi user access database?? I need to be able to kick user or all users...but the administrator.. Any help greatly appreciated!!
  9. nycdata

    call module from macro

    Can we call a module from a macro in Microsoft Access?? Any help greatly Appreciated!!
  10. nycdata

    Very Important!!!!Log File

    I need to create a log file for an access database. Should i create a log table and/or log file?? Any kind of help will be greatly appreciated!!!
  11. nycdata

    search programming problem(really complicated)

    Hi, I have a very complicated programming problem here..can't solve it... I'll explain how it goes... i have a table table1 with field names id one two three four five and it lays out like this id one two three four five 1 23 34 32 54 56 2 34 76 46 85 96 and another table...
  12. nycdata

    Checking if field is empty

    I have to search a table and see if a field is empty, and if it is, then copy contents of another field and paste it onto the empty field. Any help? Would appreciate any kind of help.
  13. nycdata

    open form based on query

    If I have a query results of OrderIDs. How would I be able to open the form for all those OrderIDs only?? Any kind of help greatly appreciated!!
  14. nycdata

    find problem

    Hi, I am trying to design a search engine. Some parts of it work some don't. I need to be able to look for searchitem in two fields and return all the matching records. Also, the searchitem does can be a sub string of item found in the two fields. Foe eg: if you search for PC, then one of...

Part and Inventory Search

Back
Top