The datareporter tool is a great tool, with a few exceptions. Namely I could not get it to update a
The datareporter tool is a great tool, with a few exceptions. Namely I could not get it to update as I entered the database fields. This code
Rate The datareporter tool is a great tool, with a few exceptions. Namely I could not get it to update a
(1(1 Vote))
'This will update the datareporter to whatever is immediately added to the database. Use this in the click event that calls the datareport.
Dim de As DataEnvironment1
Set de = New DataEnvironment1
Set DataReport1.DataSource = de
DataReport1.Show
The datareporter tool is a great tool, with a few exceptions. Namely I could not get it to update a Comments
No comments yet — be the first to post one!
Post a Comment