Topics
Started by
Posts
Last post
Not sure how to google for this ... proc outputs to text file. for formatting reasons only I want …
5 replies
I've come across some code that fills a temp table in 3 parts CREATE TABLE #Tmp ( pKey INT, Sor…
2 replies
I have a table with a list of unix timestamps. i'm trying to figure out how to list all values new…
14 replies
Hi all, Got a bit of an odd one here. I have a problem, which I have several solutions for. I just …
4 replies
I've tables and data as following, declare @t1 table (idx int identity, programID int, quota int, f…
4 replies
I have a problem with a data correction procedure. The username / password policy of company is cha…
4 replies
Hi all, In below code DbCommand dbCommand = db.GetStoredProcCommand("saveUpdate"); d…
1 replies
Hello all, I've been diggin it everywhere but can't find result, maybe i am searching for the wrong…
1 replies
Sorry for the rather undescriptive title, but I am not sure what to call this problem, aside from g…
10 replies
Our payroll company stores detailed payroll for us in a SQL Server 2000 database (there's no chance…
4 replies
Hi, I have data in following format from my variable table ID ! TEXT -------------------…
1 replies
Hello! Please run the queries below to get along. The users of the tables below want to see accura…
17 replies
Hi, I've got a problem with importing file. My web application store users files as data type image…
1 replies
We have a third party SQL 2000 Database which is suddenly giving strange results in that a simple e…
8 replies
How do I do this? I have a XML data type with XML text in it. How do I view the XML as a table? I…
13 replies
Viewing 15 topics - 1,591 through 1,605 (of 12,230 total)
You must be logged in to create new topics.