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 gkittelson 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: *

  1. nycdata

    radio button click

    How will i know its clicked or unclicked? and i guess i will have to call doview method to call another page on websphere since it does not go on another page using regular jsp form action command. thanks in advance.
  2. 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...
  3. nycdata

    jsp connect rdb

    I checked the JDBC driver...but it says MIN REQ are OPENVMS ALPHA... I am looking to connect to OPENVMS VAX platform... is there any other way except jdbc?? i am looking for any possible way... thanks!
  4. 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...
  5. 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...
  6. nycdata

    jsp database access

    Thanks. That helps.:) Also, do you know how to run it with a button? like an onclick? or something? I'm working with websphere. Also, i'll post the same on the sun java forum too. Thanks alot!
  7. 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?
  8. 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??
  9. nycdata

    Boot/kick/kill User from multi user database

    You are right....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??
  10. nycdata

    value of current field in form

    How do i work with Active Control??
  11. 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...
  12. 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...
  13. 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!!
  14. nycdata

    call module from macro

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

    Very Important!!!!Log File

    Can i get an idea of tracking log through a table??
  16. 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!!!
  17. nycdata

    Checking if field is empty

    Thanks you all..that should help!
  18. nycdata

    Checking if field is empty

    Whenever I run a query I have to createdef a query. I hate doing that. Is there a way to run sql without create def? I tried docmd.runsql and docmd.openquery but never succeeded. Any short example of these two that i can test and go from there?
  19. nycdata

    search programming problem(really complicated)

    Thanks a lot guys! That should help!
  20. 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...

Part and Inventory Search

Back
Top