August 17th, 1999, 02:28 PM
how do we go about using the data report designer??
|
Click to See Complete Forum and Search --> : database binding August 17th, 1999, 02:28 PM how do we go about using the data report designer?? askus August 17th, 1999, 09:50 PM 1. Add a Data Environment. 2. Add a Connection object to the New Data Environment 3. In the Properties of Connection Object, Set all your Connection Properties eg: Providers,ServerName,Authentication Type,Database Name 4. Test the Connection 5. Add a Command Object to the existing Data Environment 6. Set the Database object for the Command Object's Properties 7. Set the Connection properties value to the Connection object's name (which u created in Step 2) 8. Now add a Data report to ur project 9. Set the Data Source property of your Datareport to the Data Environment Name (which u created in step 1) please get back to solutionproviders@hotmail.com or solutionproviders@yahoo.com for further clarifications The Ultimate Solution Providers Authors Sriman & Jayaraman Email : solutionproviders@hotmail.com solutionproviders@yahoo.com Hand Phone : +(6) 016 2237147 codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |