Displaying 1 result from an estimated 1 matches for "butwil".
Did you mean:
butail
2010 Jun 25
0
activerecord + ms sql.. rowguid field for merge replication breaking inserts
i got my app running with ms sql server as the database and everything
worked fine. migrations, indexes, constraints, find, create, update,
etc.. the app isn''t actually a web app, butwill be running isolated on
severally diff machines that may not have consistent internet access..
part of the requirements was to setup replication so that eventually
the separate instances would ''phone home'' and replicate their data on
our main sql server database.
runnign the repl...