-
Data Source & Data Members
I have added some data controls to some of my forms and I am
not sure how to handle the Data Source and Data Member
properties for these controls. I created a Public ADODB
connection which I would like to use throughout the application.
One of my controls is a MSFlexGrid control. What should I put
in the Data Source properies for this control. My other control
is a Data Repeater with a ActiveX control. I used the Data
Environment to design it but I no longer want to use this design
connection as described in the Data Environment. I would like
to use the connection i created at the start of the application.
I created a command and recordset in my code which uses my
ADODB.Connection. How can I apply these toward the Data Source
and Data Member in the properties of the Data Repeater?
Thank You
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks