How I can execute a sqlserver query when the user click a bottom in a form ?
SharePoint
2
Posts
2
Posters
0
Views
1
Watching
-
Hi; I'd like to know how a user can execute a query (to clear some lines in some tables) in a external Sqlserver BD in sharepoint designer ? Thanks !!!!
I am really not sure what you're asking here but I will take a stab at what I think it is. Create a stored procedure on you "external" non SPS db I suspect and either run embed it in the page or a web part. I need more specific requirements if that doesnt suffice.
Regards, Hulicat