A
Antonio
Good morning, all.
First I want to apologize for the cross-posting, but this is a major part of
the project and I would use an advice fastly.
I am trying to design a Web app using C# to attach to a SQL server.
As a test, I created a SQL connection and it tested successfully.
This is my problem:
I created a text box (txtName) which I need to bound to a specific field in
the SQL database but I can't find it in the textbox property.
Can someone point me to the right direction?
Thanks,
Antonio
First I want to apologize for the cross-posting, but this is a major part of
the project and I would use an advice fastly.
I am trying to design a Web app using C# to attach to a SQL server.
As a test, I created a SQL connection and it tested successfully.
This is my problem:
I created a text box (txtName) which I need to bound to a specific field in
the SQL database but I can't find it in the textbox property.
Can someone point me to the right direction?
Thanks,
Antonio