VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



The datareporter tool is a great tool, with a few exceptions. Namely I could not get it to update a

by Jamie Grossfeld (2 Submissions)
Category: Databases/Data Access/DAO/ADO
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Sat 24th February 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

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



'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

Download this snippet    Add to My Saved Code

The datareporter tool is a great tool, with a few exceptions. Namely I could not get it to update a Comments

No comments have been posted about The datareporter tool is a great tool, with a few exceptions. Namely I could not get it to update a. Why not be the first to post a comment about The datareporter tool is a great tool, with a few exceptions. Namely I could not get it to update a.

Post your comment

Subject:
Message:
0/1000 characters