Topics
Started by
Posts
Last post
Hi, I'm running into a situation where I need a field in one table (Foreign Key) to be pulled from …
3 replies
Hello All, It is advised not to have more indexes on a table as it reduces the performance; I have …
4 replies
Has anyone else experienced issues with SQL CLR assemblies constantly being unloaded and created? …
2 replies
Good day, In our environment every developer has a backup. I'm looking for a way to configure permi…
6 replies
We are planning to upgrade to 2008 from 2005. I have read few articles on the new features. Mention…
4 replies
Hi All I used SQLpubwiz to script all databases into a SQL file, when i tried to use the …
4 replies
Within SQL Server Profiler I click on File | Templates | New Template. The "Select Server Type" dro…
3 replies
Hi, I have the below query: SELECT sms.SenderRef , LEN(sms.SenderRef) , LEFT(sms.SenderRef, 12)…
2 replies
Hi, I am new to SSIS and I was wondering if it was possible to export a SQL query using Execute SQ…
2 replies
In my database there's a table called document which contains a varbinary(max) field. Because we ar…
4 replies
Hello All, I'm suck and would like to know if there is a way to query one table but have the data G…
6 replies
Hi, I have a simple package which reads from SQL Server and loads into a flatfile. The OLE DB sourc…
11 replies
Hi all, I having trouble with the following code. It has to update the table fileinfo if it fi…
14 replies
I've been a casual sql user for sometime, but this is my first stored procedure. 😀 I frequently se…
3 replies
I have a stored procedure where i am trying to join an order table to a customer table by cust # (d…
2 replies
Viewing 15 topics - 26,611 through 26,625 (of 30,188 total)
You must be logged in to create new topics.