shankar_it Posted July 7, 2005 Posted July 7, 2005 helooo, I did use a OracleDataAdapter1.Fill(DataSet11) command to fill the dataset.Initially i did have a OracleDataAdapter1 then i deleted it manually and added another dataadapter,oracleconnection,dataset into the Form with same name and when i run the form it dosen't show any error and i can't see the form running even though VB.net shows that it is running. "OracleDataAdapter1.Fill(DataSet11)" is in the formload.When i remove it from load and place the code under a button control the forum runs.Do you know the reason.Do any one know how to fix it. Quote
FZelle Posted July 8, 2005 Posted July 8, 2005 Where is the allocation of those (new)? What's the Select? Quote
shankar_it Posted July 8, 2005 Author Posted July 8, 2005 I am sorry,I got it right.Just that database was not up. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.