Viewing 15 posts - 7,756 through 7,770 (of 8,760 total)
Slightly puzzled how you got those procedure to work, are you certain that you posted the right code? Quickly looking at the first procedure:
1. Typo, flaot should be FLOAT, this...
July 23, 2014 at 10:42 pm
shah_khan_1289 (7/23/2014)
i have created a stored procedure with dynamic query and using sp_executesql . stored procedure is work fine.
now i want to call stored procedure in select statement...
July 23, 2014 at 12:10 pm
ScottPletcher (7/23/2014)
July 23, 2014 at 11:55 am
pmscorca (7/23/2014)
Ok. I repeat the last time my question.
You promise?
😎
July 23, 2014 at 11:49 am
pmscorca (7/23/2014)
I haven't SQL Server 2012 media.
I need to prepare a SQL Server 2012 installation having SQL Server 2014 installation.
It is possible to...
July 23, 2014 at 11:47 am
N_Muller (7/23/2014)
In regards to the XML storage as VARCHAR(MAX), we can receive XML that does not go through XSD validation and may not even be a...
July 23, 2014 at 11:38 am
pmscorca (7/23/2014)
I repeat that I know that SQL Server 2014 has rights to downgrade.
Simply, I want to know how technically I...
July 23, 2014 at 11:32 am
N_Muller (7/23/2014)
July 23, 2014 at 10:05 am
pmscorca (7/23/2014)
I need to install SQL Server 2012 on a new database server.
SQL Server 2012 isn't more sold and so I'm constrained to buy SQL Server...
July 23, 2014 at 9:35 am
Lynn Pettis (7/23/2014)
Eirikur Eiriksson (7/23/2014)
pmscorca (7/23/2014)
Hi,I need to know how I can downgrade to a SQL Server 2014 installation to SQL Server 2012.
Thanks
First suggestion would be to install the SQL...
July 23, 2014 at 9:28 am
Crystal ball in the repair shop, ESP network down, what can one do?😛
😎
July 23, 2014 at 9:03 am
Mark Harley (7/23/2014)
Eirikur Eiriksson (7/23/2014)
Quick thought, you are using GEOMETRY ( Cartesian / planar ) for geographic operations, must be careful here!😎
I think this is a matter of necessity. ...
July 23, 2014 at 7:36 am
Quick thought, you are using GEOMETRY ( Cartesian / planar ) for geographic operations, must be careful here!
😎
July 23, 2014 at 6:48 am
pmscorca (7/23/2014)
Hi,I need to know how I can downgrade to a SQL Server 2014 installation to SQL Server 2012.
Thanks
First suggestion would be to install the SQL 2012 alongside the SQL...
July 23, 2014 at 6:07 am
All things being equal between the two query executions, the difference would be pages loaded in cache. Hence a quick question, what happens if you flush the cache DBCC FREEPROCCACHE...
July 23, 2014 at 1:43 am
Viewing 15 posts - 7,756 through 7,770 (of 8,760 total)