ADODC: no recordsource specified
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Several of my forms contain Adodcs, whose recordsource is a SQL statement containing a variable name. the Adodc (and bound datagrid) work fine for all, but whenever i load or unload the project i always get the following msg: "ADODC: No Recordsource specified, ADO: cmd text was not set for command object" Is there anything i can do about this? Thank you in advance!