SQL Azure Demo Code
Posted by ola in SQL Server on December 1, 2009
Here’s the code I used in my SQL Azure demos on www.msdev.com. The SQL CE sync code is based in this post.
Insert document to SQL utility
Posted by ola in SQL Server on October 15, 2009
I was tooling around with Full-Text search in SQL Server and I needed a program that could insert documents (Word, PDF, etc.) into a table. I turned to Google and I was surpised that I couldn’t find anything that I could use, so I put this together. I allows you to insert any type of document.
What’s going on over here…?
Posted by ola in Uncategorized on September 23, 2009
Dear readers (mom and dad) I know that I haven’t been posting for a very long time. We moved our blog to a hosted solution, and in the process all my posts were lost. I promise that I will come back with new content very soon!