This Microsoft blog post gives a sample how to query the SQL Server http://blogs.msdn.com/b/sqlphp/archive/2012/06/08/introducing-the-microsoft-driver-for-node-js-for-sql-server.aspx
In the record loop, you use a Riak Node driver like riak-js. I can't share the scripts I wrote due to work but I can answer anything you may have outside of providing the code. Thanks, Jeff On Thu, Nov 1, 2012 at 2:09 PM, Kevin Burton <[email protected]>wrote: > Would you mind sharing that app? If you have time since I am not familiar > with Node.js would you mind showing me how you ran it as well as the > source. Thank you.**** > > ** ** > > *From:* Jeff Kirkell [mailto:[email protected]] > *Sent:* Thursday, November 01, 2012 1:07 PM > *To:* Kevin Burton > *Cc:* riak-users > *Subject:* Re: Import tables/data from Microsoft SQL Server**** > > ** ** > > There is nothing that I have come across. What I did in the past was run a > quick Node.js app that pulled data out of SQL Server using one of the > available drivers and serialize and write to Riak. It is not perfect, and > may be slow depending on the amount of data but it does work.**** > > ** ** > > Jeff**** > > ** ** > > On Thu, Nov 1, 2012 at 1:40 PM, Kevin Burton <[email protected]> > wrote:**** > > I would like some scripts or programming tools that I could use to > transfer existing data held in Microsoft SQL Server databases into Riak. Do > such tools exist?**** > > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com**** > > ** ** >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
