32 bit application issues on 64 bit platform, vice-versa and
June 30, 2009 – 3:00 am32 bit application issues on 64 bit platform, vice-versa and SQL Server is no excuse?
There is much more sayings on the blogs about 64 bit platform issues when you have 32 bit applications, so it bit noise to create there about the common problem that I have seen (virtually anywhere) that SSIS packages will suffer a lot between these platform differences, such as when you got to run a package in 64-bit mode, you might not be able to connect to as many data sources as you can when you run a package in 32-bit mode.
Parameters in select
First , i want ask you excuses for my bad english. Well, i’m a beginner in c# but i need it to my work in this time. I have a SqlDataSource1 with “SELECT field1 from table1″ I have an Accordion linked with SqlDataSource1, and inside of Accordion1 i have a SqlDataSource2 with “Select field2 from…
More from Code Generation 2009
Now I?m back from the conference, here?s an update on my first report. Some highlights for me during the rest of the conference were: Seeing the second part of the joint keynote by Markus V lter and Steven Kelly, where they got to discuss views, cross-references and interaction between models. It felt good to finally have an answer for this difficult area with the new modelbus in VS2010 (see my previous post on this). A great goldfish bowl to discuss the question: does modeling = programming?
You must be logged in to post a comment.