Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: nsskumar123
  • Content: Threads
  • Order by date
  1. nsskumar123

    ADO Time out

    Hi, I'm using a VB component which does the job of deleting the records in the volume of 2 to 3 million. For deleting records i used four different stored procedures My problem is while doing so only one or two sp only gets executed and not deleting all the records. Is it because of ADO...
  2. nsskumar123

    Email Validation in VB

    Hi, How to do the Email Validation in VB?
  3. nsskumar123

    Is there any control in VB to read the file with Proper alligment?

    Hi, I want to Read the fixed format column file to the Rich text box. I tried the above things, but the allignment is not proper while read it in the Richtext box. If i open the same file in Notepad, it's properly alligned. Is there any control is there to read the fixed file format?
  4. nsskumar123

    how to find out the control is there in particular position?

    Hi, I have a problm in find out the position of the control. I used two controls Richtext box control and Picture box control (array). I placed a picture box control and set the width to 3. so it looks like a line control. On Mouse down event of Richtext box i'm creating a new picture box...
  5. nsskumar123

    How to draw a Line with out using Line Control ?

    I need to draw a line using API. How to do that? with cheers, kumar
  6. nsskumar123

    Help: Slide Control in VB

    How to change the color of slider control?

Part and Inventory Search

Back
Top