Hi,
how do I perform a simple insert command?
I dont need the SQL syntax, just how do i do it using VS2005.
using SqlDataSource, for some reason, after writing the insert sentence, the "next" button remains gray.
i am using VS2005 and sql server.
Thank you.
Have you defined a SELECT statement? It seems you have to always have a SELECT statement when using the VS SqlDataSource configuration wizard.|||Thanks!
No comments:
Post a Comment