Topics
Started by
Posts
Last post
Stored proc used to update Oracle table from SQL Server: CREATE PROCEDURE [nontouch].[insert_sal_em…
5 replies
greetings given the following code, I'm able to store a fetched field into a variable, for later u…
2 replies
I am trying to get the result of this very straight forward division command select 1000 / 34 --fo…
3 replies
Hi All, I'm running into a performance issue with the following sp. It works fine but it's real sl…
3 replies
What T-SQL commands are available for writing and reading to/from a text file? I need a low tech i…
17 replies
Can anyone tell me the best way to get DTS to output a query to a fixed length file? I have a query…
8 replies
if given a table A (Customer_ID, Cost, Trip_EndDate) sorted by Customer_ID, Trip_EndDate Customer_I…
6 replies
I have always used CAST Workbench for my SQL development and I no longer have a license for it. Is …
1 replies
I have a field in a table that is defined as a varchar and stores two seperate entries in it. It is…
3 replies
How i can retrive and update a image/text data type in stored procedure?
4 replies
I want to be able to use blat for email out my results from a sproc... but it almost seems like I n…
4 replies
Is it possible to create a virtual website through a stored procedure? Creating the files and folde…
1 replies
I found a script on how to track the growth of the data files for our database each day. However, …
1 replies
hello, i have a view: SELECT products.product_id, productImageTypes.ImageType, productImages.Image …
2 replies
i have one table name "order" which is my order Header and ther is fileds id "IDorder". I have new …
1 replies
Viewing 15 topics - 15,226 through 15,240 (of 17,082 total)
You must be logged in to create new topics.