Viewing 15 posts - 2,311 through 2,325 (of 3,061 total)
MissyDaisy (9/18/2009)
Thanks, that was exactly what we were contemplating.
... way to go 😉
September 18, 2009 at 12:51 pm
In SS2K5 look at sys.index_columns view.
September 18, 2009 at 12:37 pm
when passing to value to SAP just cast it as varchar, adding the leading zero.
September 18, 2009 at 12:05 pm
reach2sam (9/17/2009)
Hi, I would like to execute the parameters of the storeprocedure. bcz I would like to know what the parameters value I am passing through asp.net page. please advice!
My...
September 18, 2009 at 7:57 am
Shamshad Ali (9/18/2009)1 We are targeting 100,000 no. of users for providing online video trainings
at a time
2 There would be a load balancing device that will share visitors requests...
September 18, 2009 at 7:26 am
Nice!
May I?
Long, long time ago I worked as Assembly programmer, we were converting Assembly code from IBM/370 to ICL/10
Problem was, ICL assembly language lacked BR statement, a branch statement where...
September 16, 2009 at 3:09 pm
sherrina.gibson (9/16/2009)We got it working through some rearranging and adding spaces
way to go! 🙂
It just looks to me like a very unusual scenario to rely in inline views but, it's...
September 16, 2009 at 12:19 pm
rew-370421 (9/16/2009)I also reconfigured AUTOGROW for each datafile to 2%
This is just adding overhead - if space is needed database will grow the datafile anyway as much as needed -...
September 16, 2009 at 10:52 am
I second Elliot's approach.
A naming convention is something every single shop has to have.
In regards to comments and documentation in general... no ammount of documentation is too much. Don't be...
September 16, 2009 at 10:45 am
quick question... what prevents you from adding agency and agency_lookup_codes tables to the main query?
September 16, 2009 at 6:19 am
Mazharuddin Ehsan (9/14/2009)Actually rownum as it works in Oracle is not required at all in SQL Server
yes... Yes... YES! you got my vote for President! 😀
Not to mention original...
September 14, 2009 at 10:33 am
Adi Cohn (9/14/2009)
September 14, 2009 at 9:27 am
This is a well know issue.
Try installing SQL Server in the same language of the Operating System - if still fails only solution would be to get a computer with...
September 14, 2009 at 7:36 am
just wondering what part of the error message is not clear enough...
September 14, 2009 at 7:18 am
Viewing 15 posts - 2,311 through 2,325 (of 3,061 total)