You are here:

VB Script/problem in set datagrid

Advertisement


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.  

VB Script

All Answers


Answers by Expert:


Ask Experts

Volunteer


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

©2012 About.com, a part of The New York Times Company. All rights reserved.