Viewing 15 posts - 481 through 495 (of 634 total)
>>Who is your users?
Business users making a decision on if they want to set MyFlag = 1
>>Can they write SQL?
Not at all. They need a user interface that will allow...
July 24, 2011 at 8:18 pm
Thank you. My database structure has been fixed and the additional code you provided is working. The non-normalized structure I need to output to is necessary to satisfy the requirement...
July 24, 2011 at 6:15 pm
My schema design is not vendor-provided, legacy, already-in-production, it simply is ...bad design.
Joe: thank you for pointing this out. I am now fixing the design.
July 21, 2011 at 8:32 am
Read this http://msdn.microsoft.com/en-us/library/ms162810.aspx
Can you use xp_cmdshell?
Where is you package saved as a file or on the server?
What is your variable in the package called?
Whats the datatype of...
July 18, 2011 at 4:28 pm
Some examples below.
First create the variable in your package and have your select statement reference the variable. then look at using DTEXEC to set the variable at runtime.
http://weblogs.asp.net/rrobbins/archive/2009/01/15/ssis-package-user-variables.aspx
July 18, 2011 at 2:43 pm
Thank you for your response. I removed Autheticated Users group from the permission list for Folder2 and now when logging in as TestUser I don't even see Folder2.
I hadd previously...
July 18, 2011 at 12:58 pm
Actually non-linear regression. You have a curve of some type. You need a function to plot you curve based on your two points. You then need to find the intersection...
July 1, 2011 at 1:24 pm
I believe what you are looking for is called linear regressions.
You have a X and Y axis and a line insects at 15:5 and 35:20 so then the question...
July 1, 2011 at 12:17 pm
July 1, 2011 at 9:19 am
The SQL server functionality you want to explore is CHECK constraints.
CHECK constraints enforce domain integrity by limiting the values that are accepted by a column.
June 30, 2011 at 4:18 pm
Viewing 15 posts - 481 through 495 (of 634 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy