dbTalk Databases Forums  

Sponsored Links


comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss in the comp.databases.ms-sqlserver forum.



Post New Thread
Threads in Forum : comp.databases.ms-sqlserver Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
There are many references to deadlock handlers that retry the transaction automatically. But IMO a deadlock is the result of a design flaw that...
John Rivers
07-10-2008 04:57 PM
Erland Sommarskog Go to last post
4 43
A project I'm thinking about, could use some advice from those who understand the dimensional limits of an SQL-like DB. Imagine, for example, a...
RgeeK
07-10-2008 02:59 PM
RgeeK Go to last post
3 33
I need to run a rather large query and want to schedule it to run this evening. Is there a way to do that in sql server? (2005) Thanks, Scott
scadreau@gmail.com
07-09-2008 03:57 PM
Hugo Kornelis Go to last post
1 54
backup log testdb with truncate_only DBCC SHRINKFILE (testdb_log, 100) WITH NO_INFOMSGS backup database testdb to disk =...
Roger
07-09-2008 12:59 PM
Roy Harvey (SQL Server MVP) Go to last post
5 31
Hello, I'm doing a school project and I'm supposed to be able to track campgrounds and their amenities. Here is some of the information I'm...
Kevin
07-09-2008 11:51 AM
Kevin Go to last post
0 35
Hello, I'm doing a school project and I'm supposed to be able to track campgrounds and their amenities. Here is some of the information I'm...
Kevin
07-09-2008 11:48 AM
Roy Harvey (SQL Server MVP) Go to last post
1 25
Scenario: CustDB from Server1 CustDB from Server2 i need the merge the data from both the database and store it on CustDb from Server3 using...
Compguyy
07-09-2008 05:52 AM
Compguyy Go to last post
0 34
SQL Server 2005 SP2 Using SSMS, I've just backed up my transaction log (which is around 314 megs) on a smallish database. I purposely generated a...
aj
07-08-2008 01:13 PM
aj Go to last post
3 31
Greetings, I'm trying to update an address field with "standard" abbreviations so that I can do a comparison of various accounts to one another on...
Chris H
07-08-2008 10:45 AM
--CELKO-- Go to last post
10 58
I try to set a job to run a DTS package, failed. My environment is SQL Server 2000 sp4 on windows Server 2003. There is a local window group called...
Jack Lee
07-08-2008 06:00 AM
Jack Lee Go to last post
0 31
Hello We use SqlServer 2000. I'm trying to run the "dbcc shrinkdatabase" command on a specific database. I keep on getting the message: DBCC...
David Greenberg
07-08-2008 04:21 AM
Erland Sommarskog Go to last post
1 57
I'm trying to import a small spreadsheet from Excel into a pre-created SQL Server table. One column is defined as char(2), and the data values are...
D.Stone@ed.ac.uk
07-08-2008 03:17 AM
Moby Go to last post
3 25
Hello, Does anyone happen to know if there is a way to programmatically stop and start transactional replication? I would like to have this...
Kruton
07-07-2008 01:23 PM
Kruton Go to last post
0 41
i am working in a virtualized environment where we've cloned a sqlserver to another vm. i've been checking my logs in the original server and there...
lark
07-07-2008 10:14 AM
lark Go to last post
0 48
I have a query that lists various records, but also should put a row count next to each. For instance No. Name 1 John Smith 2 Ravi Patel 3 ...
COHENMARVIN@lycos.com
07-07-2008 08:46 AM
Plamen Ratchev Go to last post
1 32
Find the latest updates in database management and SQL server tools and techniques. More tips about flowchart preparation, software testing and many...
surana
07-06-2008 07:45 PM
surana Go to last post
0 35
Hi....Friends, watch and enjoy SECRET WEB-CAMS at LADIES HOSTELS and INTERNET CAFE SEX SCANDALS...
====== Cute Girls ======
07-06-2008 09:03 AM
====== Cute Girls ====== Go to last post
0 53
DB2 allows one to select from an insert, update, or delete, e.g.: select * from old table (delete from x where y = 1); --OR-- select * from new...
jefftyzzer
07-05-2008 11:50 AM
Dan Guzman Go to last post
3 37
I'm tinkering around with a data collection system, and have come up with a very hackish way to store my data- for reference, I'm anticipating...
nflacco
07-05-2008 05:20 AM
Arved Sandstrom Go to last post
10 57
Hi all, I am wondering if anyone can help. I am doing a sp that search for any string in any row of any table in any database. The idea is to create...
valigula
07-04-2008 08:05 AM
valigula Go to last post
1 31
Bear with me here folks, I don't know much MS SQL performance. Wondering if someone can point me in the right direction. I have 1 particular...
Marc Baker
07-03-2008 04:46 PM
Erland Sommarskog Go to last post
11 56
The following character keeps appending itself to data inserted through a web form. What is it from (how is it generated) and how can it be removed?...
t8ntboy
07-03-2008 12:46 PM
VIPS Go to last post
2 28
If I want to count the number of records in a table GROUPed BY the first word in a string column, must I first compute the first word and store in a...
The Quiet Center
07-02-2008 11:47 AM
Alex Kuznetsov Go to last post
3 37
"Annonymous Coward" <me (AT) home (DOT) com> wrote This is not a security flaw. When you run sqlcmd without providing the user/password via the...
Plamen Ratchev
07-02-2008 10:29 AM
Arved Sandstrom Go to last post
2 32
I am migrating data from one database to another. The process requires that I significantly modify the table and data structure. Therefore, I am...
t8ntboy
07-02-2008 10:14 AM
Plamen Ratchev Go to last post
3 37
(CDT) Tue Jul 1, 2008 10:45am -- Announced today, the next release of Yellowfin Business Intelligence, 4.0 is scheduled for the end of July. Whilst...
Yellowfin
07-02-2008 06:29 AM
Yellowfin Go to last post
0 33
I 'd like to insert (via "bulk insert") between 10-20 files (about 300MB each) into one table. The problem is that in input files decimal point is...
KiP.Kolodziejczyk@gmail.com
06-30-2008 05:26 PM
Erland Sommarskog Go to last post
2 62
Hi! I've got a table where an index number is already given. I want to establish a trigger on a tmp table, so each time rows are inserted, the...
the_hawk_1
06-30-2008 05:22 PM
Erland Sommarskog Go to last post
1 30
I created a new database instance, but I forgot to script out the scheduled jobs before I wiped out the original database instance. I have attached...
traceable1
06-30-2008 05:08 PM
Erland Sommarskog Go to last post
1 39
Hello all, I just started using SQL to create a report. I got the syntax working but I have absolutely no idea of how to format data. Can anyone...
mik357@hotmail.com
06-30-2008 03:50 PM
Plamen Ratchev Go to last post
1 30
Hi friends, How can I create ONE SQL Agent JOB That will 2 activities: (Using SQL 2005) 1) Backup a specified Database (Full Backup) and store the...
Prabhat
06-30-2008 03:44 PM
Plamen Ratchev Go to last post
1 33
I have an SSIS package which calls many other SSIS packages. Each of these was created with the import wizard in SSMS. As a result, they all have...
Jocky Mac
06-30-2008 11:46 AM
Jocky Mac Go to last post
0 34
I'm driving myself crazy with a problem in trying to translate a query written for Access to that for SQL server. I would think that I would use a...
Lester
06-30-2008 12:57 AM
Ed Murphy Go to last post
3 31
Sinikeltainen linja romahtaa. Ågestan ruotsalaisydinvoimala osoittautui valmistuessaan 1963 jo vanhentuneeksi. Tuottaen ydintyyliin 3 milj kruunua...
Aatu Uusitalo
06-29-2008 12:23 AM
Aatu Uusitalo Go to last post
0 35
Annonymous Coward (me (AT) home (DOT) com) writes: I'm still not clear over the scenario. Do you work with an application that is used inside a...
Erland Sommarskog
06-28-2008 05:49 AM
Erland Sommarskog Go to last post
1 35
If using Visual Studio this is a relatively easy task. See the following articles on using VS setup...
Plamen Ratchev
06-27-2008 10:40 AM
Plamen Ratchev Go to last post
0 34
I found that I'm making an error in my 'case' statements, and now I want to go through a database full of many stored procedures to find that error...
COHENMARVIN@lycos.com
06-27-2008 08:31 AM
nidaar Go to last post
2 34
Yes, I meant NO_TRUNCATE as in the original example I posted. I don't believe the TRUNCATE_ONLY option is allowed when the data files...
koszuf@gmail.com
06-26-2008 07:55 PM
Dan Guzman Go to last post
9 28
Here is a good reading on the topic: http://research.microsoft.com/research/pubs/view.aspx?msr_tr_id=MSR-TR-2006-45 The biggest problem with storing...
Plamen Ratchev
06-26-2008 05:01 PM
Erland Sommarskog Go to last post
1 33
drop table . CREATE TABLE . ( NULL , (16) COLLATE SQL_Latin1_General_CP1_CI_AS NULL , NULL , NULL , (16) COLLATE...
quincy451@yahoo.com
06-26-2008 03:29 PM
quincy451@yahoo.com Go to last post
7 30
Thanks for all your advice. I'll tried to find these tables' nature and naming them in a proper way. On 6$B7n(B26$BF|(B,...
PENANCY@gmail.com
06-26-2008 01:54 PM
--CELKO-- Go to last post
4 44
Hello. I 'm working on a project which has developed a huge program. Some customers use DB2 as database, and others oracle. So far so good and...
Harris Kosmidhs
06-26-2008 10:21 AM
--CELKO-- Go to last post
1 43
You can execute scripts using SQLCMD command-line utility with the -b parameter. This will cause the utility to exit with a non-zero return code if...
Dan Guzman
06-26-2008 07:44 AM
Dan Guzman Go to last post
0 36
Hi all, I'm reading this article on Microsoft's website: http://support.microsoft.com/kb/932872/ , and they state that the solution is to recompile...
Geet
06-25-2008 10:44 PM
Geet Go to last post
2 37
Hi, I thought this would be easier but after looking all over the web I had to post this question. We have a workflow table that tracks when an...
Shai Shefer
06-25-2008 05:11 PM
Erland Sommarskog Go to last post
2 38
Using SQL 2000 - Columns are AssociateID, Associate, , , Score Application provides the students to take assessment tests. They are instructed to...
Chamark via SQLMonster.com
06-25-2008 09:53 AM
Plamen Ratchev Go to last post
1 36
To keep things as simple as possible : I have a table with the following information: Unit1 Unit1 Unit2 Unit2 Unit2 Unit3
k4
06-25-2008 07:43 AM
Plamen Ratchev Go to last post
2 34
Find the latest updates in SQL server 2008 tools and techniques. Get details on database management, software testing, flowchart preparation and many...
surana
06-24-2008 08:21 PM
surana Go to last post
0 41
Hi all, I'm tasked with adding a few fields to our database, and all of the stuff that goes along with it (updating c# UI code, etc.). The database...
sherifffruitfly
06-24-2008 04:01 PM
Erland Sommarskog Go to last post
1 36
My database is Latin1_General_BIN. My table is called CUSTOMER. One column in this table (descr_id) is defined as char(10). When I query… SELECT...
igor
06-24-2008 07:59 AM
Plamen Ratchev Go to last post
3 39
Post New Thread

Display Options
Showing threads 1201 to 1250 of 14106
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.