Lee posted on March 7, 2010 07:50
A solution that seems to work. I've been dorking with SSIS and Linq the last couple of days, and it's been enjoyable.  I tried an experiment with the "ORM" tool for Linq in a blog but that didn't work as I initially expected, and certainly needs some more work.  I probably shoul... [More]

Posted in: SSIS , .Net , SQLServerPedia  Tags:
Someone jumped the gun again. If you try to install the VS 2008 GDR R2 download and you receive this...  You probably need to get another operating system, preferrably an old one.  This is the download for VS that provides support for SQL Server 2008, as well as Team Edition f... [More]

Admin posted on September 22, 2009 10:33
Tools galore! I dig the list of tools that Scott Hanselman has been putting together - really a great list!  You can find it here and at the below link.  This has to be the most exhaustive that I've seen, so check it out!!! Lee --------------------- Maybe there is one to fix the f... [More]

admin posted on September 17, 2009 21:39
Got the install completed…wow that took awhile For Team Edition Database 2008,  if you try and use the Data Generator it won’t work (on SQL Server 2008) because you have to first install the GDR R2.   Well, not necessarily true.  You first must install Service Pack 1 before, or ... [More]

Posted in: .Net , SQL Server 2008  Tags:
Code to create a working version of this technique…   So here’s the implementation for part 2 in a web project. There are a few caveats to this thing. First off, for demonstration purposes only m-kay? Don’t go trying to put something like this into your production environ... [More]

Lee posted on May 2, 2009 08:36
Experiences with SSIS calling (yeech) Pervasive as a data source   I needed to create a web service to pass data from Pervasive to SAP, and completely bypass SQL Server.  Since I didn’t have the code handy and was too lazy to look on MSDN, I looked around on Google! … and ... [More]

Posted in: .Net , SSIS  Tags:
Lee posted on January 28, 2008 10:05
I was goofing off with bitmasking again and decided to do some in c#. I came up with this helper class to aid in working with bit fields as an example. This class takes advantage of an enum with flags attribute to assist with assigning values to the flags. An interesting addition might be to create ... [More]

Posted in: .Net  Tags: , , ,

by Lee Everest, M.S.

Search


Ads

Calendar

«  March 2010  »
MoTuWeThFrSaSu
22232425262728
1234567
891011121314
15161718192021
22232425262728
2930311234
View posts in large calendar

Tags

Disclaimer
The opinions, code, examples, et.al. expressed herein are my own personal opinions and do not represent my employer's view in any way, shape form, or fashion.  All code for demonstration purposes - no guarantees, either written or implied, are made.

© Copyright 2010 Lee Everest's SQL Server, etc. weblog