Topics
Started by
Posts
Last post
Declare @EmpID int Declare @FName nvarchar(50) Declare @MName nvarchar(20) Declare @LName nvarchar(…
1 replies
I need to alter few columns which is datetime column, So wa alter these columns to numeric but quer…
6 replies
With our current infrastructure we're experiencing alot of ASYNC NETWORK IO... I know that the phys…
4 replies
I have a database where the log grew to quite a size due to server issue. this required a sql servi…
15 replies
the 32 bit app was fine connecting to 32 bit sql through sqlsrv32.dll driver. now the upgraded sql …
6 replies
I have come across a situation where the query within an IF statement seem to be executing even tho…
2 replies
When I ran SQL Query with double quotes in one machine, no problem, but ran the same query in anoth…
2 replies
Hi guy's!!! Happy new year!!! This time I have the following problem... I have TableA, TableB and T…
3 replies
We migrated from sql server 2000 to sql server 2008. We get random Timeout expired. The timeout pe…
5 replies
How to make tables in a schema as views with readonly permission. Any help is appreciated
2 replies
Hi here I'm Saathis, regards my final year project im doing E-Speech Door Access System which voice…
3 replies
i have a table that is being populated with updated data from some source (i do not know whats the …
2 replies
In a SP, there is something like this: INSERT INTO #temptable SELECT * FROM sometable1 WHERE @flag …
4 replies
How to create the workflow to create a business rule and also on data upload how the data gets vali…
1 replies
Hi I have 2 linked servers that link back to a common server. I have one app at this time that uses…
1 replies
Viewing 15 topics - 25,591 through 25,605 (of 30,225 total)
You must be logged in to create new topics.