开发者

SharePoint WSS 3.0 - Fastest approach to build data-bound forms?

开发者 https://www.devze.com 2022-12-27 04:50 出处:网络
Pardon the vague question, but I\'ve just inherited a project to build a couple dozen forms pulling data from a SQL 2005 database. The forms are mostly standard database lookups with just a couple upd

Pardon the vague question, but I've just inherited a project to build a couple dozen forms pulling data from a SQL 2005 database. The forms are mostly standard database lookups with just a couple updates so the data layer is very simple -- I'm the DBA -- but we just recently started using SharePoint WSS 3.0 for a departmental web site and I would prefer to integrate these forms into WSS rather than build a separate standalone ASP.NET app.

I'm hoping there is some RAD framework out there that integrates with 开发者_JAVA技巧WSS for data bound forms. I've been searching online, but haven't found anything very promising and the data viewer web part in SharePoint Designer looks complicated to integrate with an external SQL database.

TIA, Rusty


Given that there isn't any real integration with SharePoint happening, the easiest option is probably to build the forms as standard .net user controls then add them to SharePoint using SmartPart.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号