Hi all ,
I have a form and a submit button and a datasource. I need to write sql query when onSelect the button ,
SQL datasource name - cdiConnection
table name - [dbo].[Ticket] {id,fname,lname}
please provide me the steps to submit data into sql when the button select. thank you
This article has a walkthrough on how to Patch data to SQL server. But if the data is in a form that is bound to the SQL table then you should be able to do a submitform(). If that doesn't work take a look at the article.
WarrenBelz
146,745
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,091
Most Valuable Professional