Monthly Archives: February 2013

Blurb of the day: .net framework madness

Soooooooo what do you do when the a .net framework update wont install……. Go CRAZY!!!!! or you can try everything you can until something works. I kept getting a 1603 msi error when installing the .net framework. So i went … Continue reading

Posted in Uncategorized | Tagged , , , | 5 Comments

Blurb of the day: Data Retrieval from Sybase using .net

If you ever need to pull data from a sybase database and you are using .net to accomplish this task, you will need download the sybase developer kit for the version in which you are attempting to use. Now i may edit … Continue reading

Posted in Uncategorized | Tagged , , | 1 Comment

Deciphering the Database

Data migrations for one systems to the next are always a bit tricky. The level of involvement can be minimal. The small things like already knowing where certian tables are located or even using a sproc/view that can get you the requested … Continue reading

Posted in Uncategorized | Tagged , , , | 13 Comments