Topics
Started by
Posts
Last post
Hi Does anybody know of a good way of exporting data from SQL server into an XML Template. Th…
3 replies
Here's the deal I need to write a View to where I can do this: Select all the data in the table Num…
6 replies
hi, If I use @@rowcount after an update query, and the table has update/insert/delete triggers on i…
1 replies
In Oracle a variable can be declared this way: aVariable TABLE1.COLUMN1%type; so you don't n…
4 replies
I did a bad job of explaining what I'm trying to do yesterday so I'll give it another try today.&nb…
1 replies
I've got an 11 million+ row table with demographic information about various businesses. The …
8 replies
Hi experts, I have an asp.net application which will insert date value to my SQL Server 2000 table …
5 replies
Please can anyone tell me if there is a tsql equivalent of Oracle sql plus 'set linesize' command?&…
3 replies
http://www.universalthread.com/wconnect/wc.dll?LevelExtreme~2,54,33,27115 Description GETWORDCOUNT(…
3 replies
I have this query to list all databases on an instance of SQL Server 2000. SELECT sSchema.Ca…
10 replies
The scenario is as follows: I have a stored procedure that sends out 10 mails through xp_sendmail. …
7 replies
We have a database design having a single database for the insurance data.I have split the dat…
6 replies
I am in need of some assistance. I have two select statements that work fine by them selves b…
7 replies
I have a join that displays types of equipment and how many pieces that type of equipment …
4 replies
I have an a database which uses the money datatype. The database receives text…
7 replies
Viewing 15 topics - 10,651 through 10,665 (of 17,082 total)
You must be logged in to create new topics.