mrgismo
January 5th, 2000, 10:35 AM
Hi devs,
On a form i've an ado data control.
at runtime i set a recordset to this data control and set the datasource property from an datagrind and call rebind.
an error occurs that tells me "error initializing data bindings" ????
Is it not possible to bind a grid at runtime ?
VB6 and ADO is crap :-( Many controls are incompatible and nothing works how it should work.
I only want to write a Database Frontend in VB, with the ability to store and save pictures in the database that access can handle the pictures, because i must print reports in basic.
This problem is solved with a very crappy workaround, and now this problem .-((
What the hell is wrong ?
On a form i've an ado data control.
at runtime i set a recordset to this data control and set the datasource property from an datagrind and call rebind.
an error occurs that tells me "error initializing data bindings" ????
Is it not possible to bind a grid at runtime ?
VB6 and ADO is crap :-( Many controls are incompatible and nothing works how it should work.
I only want to write a Database Frontend in VB, with the ability to store and save pictures in the database that access can handle the pictures, because i must print reports in basic.
This problem is solved with a very crappy workaround, and now this problem .-((
What the hell is wrong ?