Hi!
You can read about binding here:
http://developers.sun.com/jscreator/learning/tutorials/2/index.jsp#Access_Datab ases
More exactly:
http://developers.sun.com/jscreator/learning/tutorials/2/databoundcomponents.ht ml
Maybe it will be helpful for You.
Thanks,
Roman.
sir i use sample Travel database and get right result
but sir i want use oracle 10g with vwp
please give me idea wher i past jdbc14.jar
i try but in runtime create connection with oracle and show me all view but not show me the table i thought it right problum or other problem
in jsp i eassly use the oracle10g not problem but in runtime area i connect natbeans not show table but show view
please give me idea how i use 10g in vwp
thank's
aamir
Hi!
Actually I don't understand what is your problem.
1) Can You add Oracle to connections in VWP?
2) If expand connection, rightclick on some table in DB and select "View Data" Can You see data from this table?
3) Can You bind 'Table' component on the page to DB by drag-n-drop?
4) Is data shown in browser when You deploy your project?
Thanks,
Roman.