|
-
August 17th, 1999, 02:28 PM
#1
database binding
how do we go about using the data report designer??
-
August 17th, 1999, 09:50 PM
#2
Re: database binding
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 [email protected] or [email protected] for further clarifications
The Ultimate Solution Providers
Authors
Sriman & Jayaraman
Email : [email protected]
[email protected]
Hand Phone : +(6) 016 2237147
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|