Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...