AllExperts > VB Script 
Search      
VB Script
Volunteer
Answers to thousands of questions
 Home · More VB Script Questions · Answer Library  · Encyclopedia ·
More VB Script Answers
Question Library

Ask a question about VB Script
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About Subbu
Expertise
I can answer VB Script questions which are related to Visual Basic / VBA / QTP Scripts.

Experience
8 Years

Education/Credentials
Master of Computer Applications

Awards and Honors
Established Member from QA Forums and Brainbench certification

 
   

You are here:  Experts > Computing/Technology > Basic > VB Script > problem in set datagrid

VB Script - problem in set datagrid


Expert: Subbu - 5/26/2009

Question
hye..i have a problem in how to set a different data from many recordset in datagrid ??i use adodb in connection with sql database.

Answer
Are you using ADODB ActiveX object or COM.

I would prefer COM for these kind of jobs.

Take a recordset variable.
Create a loop for number of row you want to be set data to datagrid.
set recordset using sql query inside loop and update rows and/or columns.

I hope this helps you.

Subbu.  

Add to this Answer   Ask a Question


 
User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2008 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.