I am new to VS2005.net. I am trying to create a new ASP.NET website which contains a personal file update form where I need to retrieve and add or update data. I am using VB.Net to retrieve the data etc etc.. Are there any pre made buttons for adding and updating the file ??? Otherwise I have to create a regular buttons for ADD or UPDATE and use SQL statements to make it functional.
Please advise.
User Profile
Collapse
-
Creating A Webform
-
Oracle Developer tools
I have VS 2005 .net installed in my machine. Since we have Oracle Database , we thought it is a good idea to install Oracle developer tools to get more functionality with Oracle Database. I could bound text controls to database fiedls using microsoft data provider. Now with Oracle Data provider I am not sure if you can bound a text control to a field in a table. If any of you is familiar with the situation , please let me know. -
ORA-01005: null password given; logon denied
I am new to VB.Net and trying few things to see how everything works. Created a windows form with few text boxes and used ODP to connect to Oracle database programmaticall y and displayed the fields in the text boxes. it worked fine. But the same form I recreated as a ASP.NET web page and when I execute the program it gives me an error "ORA-01005: null password given; logon denied". I checked the connection string and everything looks alright.....
No activity results to display
Show More