Viewing 15 posts - 226 through 240 (of 630 total)
what is the data type set for the parameter? if it is string as in default then that would trigger the error in the expression.
March 25, 2011 at 12:30 pm
I do not beleive you can use a prameter against a colculated field like a group total. It may be possible to do something with an expression but that...
March 25, 2011 at 12:27 pm
You said you are getting mm/dd/yyyy and you need mm/dd/yyyy.
since there are the same thing I fear I am missing something.
March 25, 2011 at 12:17 pm
I am not sure I exactly understand the question. Is the weight field a sum of a group? If the value is the detail then you can just...
March 25, 2011 at 12:06 pm
you should be able to run this with a system task in SSIS.
March 25, 2011 at 10:33 am
in SMS under security if you find you login you can open the properties and in the properties page you will see server roles. there you can see what...
March 25, 2011 at 10:23 am
If this is something you are just trying to add to your knowledge base based on an interveiw question you would need to do some reading into replication methods. ...
March 23, 2011 at 10:41 am
I can see what you are saying. I find it is one of those philosophical points of veiw that are so often found in the IT world. I...
March 23, 2011 at 9:25 am
I may be missing something but I would create a temporary staging table that I could throw the record set into and then using it as a source table is...
March 23, 2011 at 8:35 am
I would advise looking up how to do a substring. If the name you need is sonstant you can grab a set number of characters. There is a...
March 23, 2011 at 8:21 am
are you asking how to get them back in synch or what the overall health of the DB is?
March 23, 2011 at 7:28 am
There is an add-on you can get that would allow you to veiw them directly in SMS for 2005. The add-on can be found in
The file you are...
March 23, 2011 at 7:24 am
when you setup a user simply grant them access to only the databases they should be able to access. In the user properties page you only need look at...
March 22, 2011 at 8:35 am
In 2000 it was called Service manager and should be available in the program folder from the start menu.
or available at the following
C:\Program Files\Microsoft SQL Server\80\Tools\Binn\sqlmangr.exe
March 22, 2011 at 8:31 am
If the access is an business necessity it might be best to setup a small database and simply store the data from the report. Then using an ODBC he...
March 22, 2011 at 7:36 am
Viewing 15 posts - 226 through 240 (of 630 total)