Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Row Number
Name: Himadri Date: February 21, 2005 at 18:10:35 Pacific OS: XP Prof. CPU/Ram: 2.4/640
Comment:
I want to Coloum namely Record No. in my databse program VB6. This number I want to retreive from the table I created for the Program. The Number would be Row Number where the data has been stored. How do I do it programatically.
Summary: Haven't seen much VB around here but I'll take a shot. I have a datagridview and I have it set up so you can only select whole rows. I need to get the index number of the currently selected row. I can...
Summary: ok i know there is a lot of people trying to get answers for free, but i am truly stuck with my code.... here is what i have: // This program calculates the mean, median and mode for two separate fil...
Summary: I am trying to query database: there 1000 records and i need row number 120th. How do i write a quesry for this. I hope someone will help me out. Atif ...