Hi,

from some reason I cant set the datasource property in my datareport :

I have a simple data1 object in the main form connected to mdb file.
The msdn "says" I can connect the data1 object to the datareport only at design time (because it's too old) , but even that won't work , I get : "Invalid datasource" when trying to show the datareport.

I don't want to use dataenviorment if possible .
and when I use ADO it's too slow!

Please help.