SQL Data Source

S

shapper

Hello,

I am creating a class library and I need to create a control similar
to SQL DataSource. It is named "MyContentSource"

Basically I define various properties such as:

ConnectionString [String], Filter [String], Key [String], Date
[DateTime], etc.

I have all the code which connects to the database done and ready.


Now I need to be able to connect my other custom web controls to
MyContentSource giving its Id.

Then, from my other web controls, I need to get the data created in
MyContentSource which is a DataSet and an Array of Strings.

How can I do this?

I hope I explained this in a good way.

Thanks,

Miguel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,472
Messages
2,571,834
Members
48,802
Latest member
shadowoftheunknown
Top