Search results for query: *

  • Users: izeko
  • Content: Threads
  • Order by date
  1. I

    Question sql connection when using sqlDataAdapter

    Hi, Im after some advice on how i go about opening my sqlConnection. At the moment when my program is first run i open the sqlConnection and this is made as a public object so i can reference throughout the program without having to close it untill i close the program. I thought this was fine...
  2. I

    Using service reference in vb.net2008

    Hi, I have created a webMethod which returns a dataset ,but the dataset is quite large and i get the message 'The maximum message size quota for incoming messages (65536) has been exceeded' Should i increase the amount i can receive or should i be looking at sending the dataset in chuncks...
  3. I

    Listview speed slow

    Does anyone know how to get this thing to speed up when populating. Im adding around 50000 records and its taking some time. Cheers Dave
  4. I

    Please help event handling

    Hi, I have created a 2 new instances of a form which i have designed. This form has a submit button on it amongst other things. How can i create 2 different event handlers for the submit button on each form, as i want one form to do one thing and the other to do something different when the...
Back
Top