Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
I'm very interested in the new web server middleware SF is about to release. I'm wondering how to build my BO fill/get functions to use the webservice. I.e. I'm currently using SQLCommand objects and SQL with parameters or sprocs with parameters. I'm wondering if this will still work or if I would need to redo how my BOs are getting filled.
I've read the white paper and it states that one would be able to switch dynamically between the web service and using SQL directly. How's this going to work?
Mainly I'm wondering if there is something I need to be doing now to make life easier if we decide to use the new web server.
Thanks!
|