PDA

View Full Version : visual basic help


bo_2_uk
04-28-03, 09:36
i need some help with visual basic...

i am using sql to populate a datagrid with queries from a database but i need to also link the results to a adodc can anyone help

Archimede
05-08-03, 04:55
You can set the same SQL string used for datagrid to a 'RecordSource' property of the ADODC control.