migrating to database on another machine

E

eswar

hi all,
i got a situation. say we have designed sone forms with back SQL
server on development server . and after they are tested, the database need
to be shifted to production server or a server on some client site. i have
designed forms using normal dataconnection(not using some XML sxhema or some
other option).

i could find onw solution for that. change the datasource file. but in
this method i need to manually change the binding.

the forms i have are really big, and this is not a feasible solution
for this situation.
any ideas???!!! pl help me out

regards
eswar
 
Top