Topics
Started by
Posts
Last post
Thanks in adavance, I just created small procedures with sp_send_dbmail, when i try to send the dat…
3 replies
I want to pass an arithmatic expression as varchar to a function. Then I want the function to take…
1 replies
What I want to do is to track only records that have changed. I have receipts that change every now…
2 replies
How to create temp table in Stored procedure in SqlServer 2005. When I create the Sp it is successf…
4 replies
First of all, I'll admit that this may be something that would be better addressed to a VB forum, b…
3 replies
i have a Xml file path name for example c:\a\a.xml i need to bulk load this xml file into my table …
1 replies
Friends, I am working on a project to build a Web Based Education System. There are different modul…
3 replies
I'm part of a team working on an interface to build user-generated queries for reporting. The user…
3 replies
Hi I am using Visual web developer in conjunction with SQL server 2005 to construct an e-commerce w…
3 replies
Hello, Well i have never check that either recursive function is possible in sql server (any versio…
2 replies
Currently I have a table in our data warehouse that has about 9 million records and uses 2 gigs (10…
3 replies
I have a table that references itself and I am trying to pull all the information that relates to t…
5 replies
There is a database that even though it is set to AUTOCLOSE = False, frequently gets cachestore flu…
4 replies
Hi, I have a select statement for moving data to another server not linked.The problem is that the …
6 replies
Hi all, DECLARE @x XML SET @x = ' ' SET @x.modify('delete /root') …
3 replies
Viewing 15 topics - 7,801 through 7,815 (of 10,974 total)
You must be logged in to create new topics.