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     
Hi I'm having update problem. Here is the senario I have to different db server (SQL Server) linked with each other In DB Server 1 I have 2 tables...
sqlgoogle
03-08-2005 09:32 AM
sqlgoogle Go to last post
2 89
Hello All, DDL Statements: CREATE TABLE . ( (50) COLLATE SQL_Latin1_General_CP1_CI_AS NULL ) ON GO
hharry
03-08-2005 08:36 AM
Hugo Kornelis Go to last post
1 56
Hi, Can't post specifics at the moment but if this seems like a common problem any help would be appreciated. When querying with ~6 tables, using...
Not Me
03-08-2005 05:32 AM
Erland Sommarskog Go to last post
3 61
I am tracing a SQL Server 2000 production server that gets a query about every second. The Event I chose to watch was "Lock:Timeout". To my...
john.livermore@inginix.com
03-07-2005 09:56 PM
Dan Guzman Go to last post
2 81
I am working in a project where the business model is complex enough that many common retrieval functions become difficult to develop and maintain in...
Matt
03-07-2005 09:30 PM
Serge Rielau Go to last post
5 63
How can I write a query to return non distinct results?
William Kossack
03-07-2005 05:40 PM
Erland Sommarskog Go to last post
3 81
I've got a table with some datetime fields in it. One field (call it field 1) is of the form mm/dd/yyyy and the other two (fields 2 and 3) are in...
wireless200@yahoo.com
03-07-2005 05:16 PM
Erland Sommarskog Go to last post
2 65
Select member from NameList Inner join Members on (Left(Namelist.NameID,5) = Members.ID OR (left(namelist.SSN,9) = Members.ssn OR...
Phillip
03-07-2005 05:06 PM
Erland Sommarskog Go to last post
2 74
I have a table called BidItem which has another table called BidAddendum related to it by foreign key. I have another table called BidFolder which is...
pb648174
03-07-2005 04:56 PM
Erland Sommarskog Go to last post
26 186
Hello All, When using SQL*Loader I can specify a column default value in the control file - when the insert occurs, the default value will...
hharry
03-07-2005 12:36 PM
hharry Go to last post
0 76
Hi all, I need to export tables out of a Pervasive DB and into SQL Server 2K. I have set up a DTS Package to do this when a user visits a web...
Tony
03-07-2005 11:37 AM
John Bell Go to last post
3 89
Friends, I am a newbie in sql programming, I don't know much about the programming. I 've tried to make a trigger but it failed. Where can I learn...
Michael Teja via SQLMonster.com
03-07-2005 09:25 AM
Thomas R. Hummel Go to last post
2 124
Hi there... Hope you will be doing fine. Actually, we offer Services regarding Testing of Certification of Microsoft, CISCO, ORACLE, CompTia...
get.certified@gmail.com
03-07-2005 08:58 AM
get.certified@gmail.com Go to last post
0 59
-- ============================================= -- Create table with IDENTITY column -- ============================================= create table...
XunLing
03-07-2005 08:48 AM
James Goodwin Go to last post
3 77
Dear Mr Portas and Mr Sommarskog, Cause I am a newbie in sql, can I ask for your email address? My email Address is mike (AT) ptmb (DOT)...
Michael Teja via SQLMonster.com
03-07-2005 06:43 AM
David Rawheiser Go to last post
3 77
Hi All. My question is this. I have a complex stored procedure in SQL Server which works fine when I run it in Query Analyzer. However, when I...
rhungund@gmail.com
03-06-2005 11:46 PM
rhungund@gmail.com Go to last post
5 60
Please send your resume and position to Cindy (AT) AtlanticResource (DOT) com! I CAN NOT accept candidates that ARE OUTSIDE OF THE US! NO PHONE...
Cindy B
03-06-2005 08:19 PM
Cindy B Go to last post
0 60
T Dubya (timber_toes (AT) bigfoot (DOT) com) writes: Good! I just wanted to make sure. Certainly an unusual way. It may not really resolve the...
InProcess
03-06-2005 04:19 PM
Erland Sommarskog Go to last post
7 68
www.shanje.com does sql server hosting, on shared servers, at a reasonable price. It seems. They also allow client connections. Just playing around...
Jo Davis
03-06-2005 09:17 AM
John Bell Go to last post
3 75
I have experience with MS Access, but I am an absolute newbie when it comes to MySQL. I was looking over the site, mysql.com and found the following...
TheTamdino
03-06-2005 03:52 AM
David Portas Go to last post
1 81
I am trying to drop a database, but keep getting the following error. "cannot drop database 'blah' because it is currently being used...
tgru
03-06-2005 02:05 AM
John Bell Go to last post
1 74
Does anyone know if it possible to make a specific table invisible to a user when they are in Enterprise Manager?
code2live
03-05-2005 12:09 PM
John Bell Go to last post
1 72
We have an application with a SQL Server 2000 back end that is fairly database intensive -- lots of fairly frequent queries, inserts, updates -- the...
teedilo@hotmail.com
03-05-2005 11:57 AM
John Bell Go to last post
6 73
Hi, Problem: I need to get the value of auto-incremented field from just inserted record In Oracle this is INSERT .. RETURNING command. In SQL...
Eugene
03-05-2005 11:04 AM
Erland Sommarskog Go to last post
2 62
Hi, I have a select query that returns three integer fields from a table the values range from 0 to 5. On each row I would like to calculate the...
Stevie D
03-05-2005 09:55 AM
Stevie D Go to last post
3 78
Hi, I wish to create new rows of data based on a source table. Example: I have a file that contains a SESSION (time roughly a calendar quarter for a...
rcamarda
03-05-2005 04:47 AM
David Portas Go to last post
3 75
I don't know enough math to demonstrate that any numerical operation with a null should yield a null; although I would guess that it's true. I just...
BlueDragon
03-04-2005 05:31 PM
Hugo Kornelis Go to last post
7 79
Hello All, I am attempting a bulk load of fixed position flat file data via bcp and I have noticed that I get a Right Truncation error when trying...
hharry
03-04-2005 05:23 PM
Erland Sommarskog Go to last post
1 61
Hello, Can anyone tell me how to backup read-only databases? I want to backup the secondary databases in my log shipping pairs. Thanks, TGru ***...
tgru
03-04-2005 05:18 PM
Erland Sommarskog Go to last post
6 64
I am using ASP to insert/delete/update rows into a very simple SQL Server database (2000). When a certain amount of text (as little as 1000 chars) is...
mbailey
03-04-2005 04:03 PM
Erland Sommarskog Go to last post
3 75
I have a table containing typed log entries. One log entry is supposed to be created every twelve hours, but sometimes there are gaps. I need to...
christopher.secord@gmail.com
03-04-2005 02:56 PM
dbmonitor Go to last post
6 61
Anyone Anyone , please shed some light. We have upgraded our existing NT4, SQL 7 MIS server to a W2K, SQL 2K server On this I have install all the...
seanvdv@gmail.com
03-04-2005 11:58 AM
seanvdv@gmail.com Go to last post
0 72
Hello, I have 2 tables, software and waretype. The waretype table is a simple table with 2 fields wareid and warename So the table looks like...
toedipper
03-04-2005 11:58 AM
NSpam Go to last post
6 68
I have a location table that contains all North American zip codes, the city, county, state etc.. each record has a GUID. My problem is...
mike
03-04-2005 10:55 AM
mike Go to last post
2 67
I am having a problem backing up my database and TLog files due to a lack of local diskspace. The db file is about 30GB and the TLog is about 20GB...
war_wheelan@yahoo.com
03-04-2005 10:50 AM
Erland Sommarskog Go to last post
3 59
Hello, I am designing a table of vehicle types, nothing special, just a list of unique vehicle types such as truck, lorry, bike, motor bike, plane,...
toedipper
03-04-2005 10:45 AM
Pero Periæ Go to last post
36 230
Hello all, I need to do the following task repeatedly. I have been doing it manually until now and I am thinking if there is any way I...
surenm@gmail.com
03-04-2005 09:03 AM
Thomas R. Hummel Go to last post
1 74
Hi, I'm currently implementing a database with a tree structure in a table. The nodes in the tree are stored as records with a column called...
Robin Tucker
03-04-2005 08:48 AM
Robin Tucker Go to last post
4 64
Recently, using PERFMON, I've been rather dismayed to find that our application is averaging 3 - 4 lock timeouts per second, and frequently has...
Philip Yale
03-04-2005 04:21 AM
Phil Go to last post
4 66
Hi, I would like to check if a string value exist in a string in sql server stored procedure, e.g. set @testString = 'this is my test document.' if...
June Moore
03-04-2005 12:51 AM
Madhivanan Go to last post
1 62
Hi, I am Just beginning to get to grips with SQL Server v 7 security on a stand alone win 98 PC. I have created a login which only has access to...
Stevie D
03-03-2005 06:57 PM
Stevie D Go to last post
2 74
I don't like the fact that any user I create has access to system tables in the Master databases and the ability to issue 'sp_who' plus God knows...
John Dalberg
03-03-2005 04:33 PM
Erland Sommarskog Go to last post
3 64
I have a series of database objects that represent things such as people, accounts, etc. I have a set of options (boolean) that I need to add...
Tim Mavers
03-03-2005 04:22 PM
Erland Sommarskog Go to last post
6 71
Yes, it should be easy.... I have a single box hosing IIS and SQL Server 2000. In my ASP script I've tried using the following connection strings to...
Chad Richardson
03-03-2005 04:18 PM
Erland Sommarskog Go to last post
3 59
Hello, I'm using Entreprise Manager (for Sql Server 2000) to generate my database's script. By mistake, i've changer FillFactor one time. And, now I...
rabii
03-03-2005 04:09 PM
Erland Sommarskog Go to last post
6 50
Thank you for taking the time to look at my question. Any help would be much appreciated ! Database: Microsoft SQL Server 2000 Database...
cwwilly@gmail.com
03-03-2005 03:54 PM
Erland Sommarskog Go to last post
9 74
select c.CustId, c.CustName, sum(case when o.PaidYN = 1 then o.Amount else 0 end) as TPaid, sum(case when o.PaidYN = 0 then o.Amount else 0 end) as...
MADS
03-03-2005 02:54 PM
SQL Go to last post
1 61
Okay guys heres the senario. I have written a kick butt asp application that allows me to test sql statements and manage/display all my databases...
Dan Gidman
03-03-2005 01:12 PM
Thomas R. Hummel Go to last post
1 63
Assuming that your id column is unique and does not allow NULL values, the SQL below should return a single record per name, using the record with...
Thomas R. Hummel
03-03-2005 09:23 AM
Thomas R. Hummel Go to last post
0 59
Is there an XP/SP out there that will return a list of files residing in a specified directory? I'm looking for something simlar to Execute...
jpasqua@gmail.com
03-03-2005 08:49 AM
Thomas R. Hummel Go to last post
5 57
Post New Thread

Display Options
Showing threads 7901 to 7950 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.