SharePoint DevelopmentProgramming and development for SharePoint Portal Server and Windows SharePoint Services
Welcome to the p2p.wrox.com Forums.
You are currently viewing the SharePoint Development section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I would like to use MOSS 2007 to track folders (file tracking system). I have created a site and a list with approximately 106000 entries. I have setup views etc and it all works - however the performance is not that good. I was wanting to be able to use this list to add new folders, check folders out etc.
I could have the data in a SQL table and use the BDC to view it but how would I use The BDC to update/add data in SQL?