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 take one nightly full database backup at 02:00 and backup the transaction log to one backup set every 15mins. The commands to do this are as...
Thiko
12-09-2003 12:28 PM
Igor Raytsin Go to last post
3 56
Hi I have inherited a web app with the following table structure, and need to produce a table without any duplicates. Email seems like the best...
Iain
12-09-2003 08:42 AM
P.D.N. Tame Go to last post
2 70
I have an application written in Access 97 that connects to a SQL2000 backend. One field is a description field that is a data type NTEXT in the SQL...
Bob
12-09-2003 08:35 AM
P.D.N. Tame Go to last post
1 52
Hi All This is a belter that my little brain can't handle. Basically I have 1 SQL table that contains the following fields: Stock Code Stock...
Robbie
12-09-2003 08:29 AM
Robbie Go to last post
3 60
Could someone please tell me how I can trap permission errors in vb.net on a stored procedure: ie. Execute permission denied on object 'sel_mytable',...
Julie Barnet
12-09-2003 08:06 AM
Dan Guzman Go to last post
3 73
Hi all, I am trying to write a stored procedure that will delete records in a table that are older then 30 days. I am checking against a field...
GuyInTn
12-09-2003 07:31 AM
GuyInTn Go to last post
4 50
trying to get to the bottom of this for some time...... eventually to be used with asp. heres the problem the following rather complex SQL...
chowda
12-09-2003 04:04 AM
chowda Go to last post
3 57
Jobs at MySQL AB: / Field Sales Engineer/Consultant MySQL is rapidly growing and looking for high-caliber technical engineers who will work to both...
Philip
12-08-2003 08:23 PM
Greg D. Moore \(Strider\) Go to last post
2 55
I am trying to get a better understanding of when to use return (with a print statement) and when to use raiserror. * Both statements can be used...
Jason
12-08-2003 08:02 PM
Igor Raytsin Go to last post
2 55
I was wondering if anyone could suggest a web-based help desk system that uses MS SQL server that also has a knowledge base and also allows support...
Belinda R. Kelly
12-08-2003 08:00 PM
John P. Marshall Go to last post
1 58
Hi all, I'm writing html in a while loop in a jsp page. Unfortunately, although I'm getting 3 results back from my first database query (I tested...
Mike
12-08-2003 02:48 PM
Mike Go to last post
0 58
I am trying to use a command line program to run a stored procedure that generates output in a comma-delimitted format. Somehow, ISQL or OSQL always...
Jay Chan
12-08-2003 11:44 AM
Jay Chan Go to last post
5 82
Hi, I am having a hard time setting up an SQL Server 2000 Developer Edition instance for remote clients. The instance is running well and I can...
Oliver Klozoff
12-08-2003 10:50 AM
Oliver Klozoff Go to last post
1 60
I have a query which filters records containing uppercase and Lowercase i.e. Smith and SMITH, Henderson and HENDERSON etc. Is there a way that I...
Steve
12-08-2003 09:31 AM
Steve Go to last post
6 55
For some weeks now, SQLServeragent hangs after I restart the computer. What could be a reason for this? I don't think I changed anything. The system...
Michael Peters
12-08-2003 04:36 AM
Michael Peters Go to last post
2 55
Hi, can anyone let me know whether there are any known issues for the following migration: 1) Migrating a web application (classic ASP 3.0) from...
ls_ng2003
12-08-2003 04:20 AM
ls_ng2003 Go to last post
0 61
We are having quite a time since moving a large database to a new server (actually built new server, renamed as old to make seamless for users,...
David Schwartz
12-08-2003 03:27 AM
M A Srinivas Go to last post
2 123
I have two tables Income(Date, IncomeType, Amount) and Expense(Date, ExpenseType, Amount). I want to create a balance sheet report for which need a...
Raju Shrestha
12-08-2003 02:42 AM
Erland Sommarskog Go to last post
4 62
Hi all, I have a .BAK file which i need to restore. It originally came from another machine and I am now trying to restore the DB. When i try to...
Graeme
12-07-2003 07:50 PM
Graeme Go to last post
4 56
Im trying to find the error in this statement: CREATE PROCEDURE STP_selectmain AS select a.inventoryid, b.firstname, b.lastname, art.title,...
Jim
12-07-2003 05:36 PM
Erland Sommarskog Go to last post
1 79
I have created a view by using following statement:- ALTER VIEW vw_ctotalweeks AS select DISTINCT allweek from hr_depts WHERE allweek >...
Adnan Jamil
12-07-2003 04:18 AM
David Portas Go to last post
4 65
I know I must be missing something pretty obvious, but what setting should I change to get the correct length of my string ie why does the select...
DMAC
12-06-2003 07:47 PM
Dan Guzman Go to last post
3 73
Hello: I have an application (using ADO 2.7 - written in VB) that access a SQL Server 2000 Database. Every once in a while, the program hangs when...
Ryan P. Kennedy
12-06-2003 04:16 PM
Erland Sommarskog Go to last post
1 60
Does anyone know a site that shows me how to develop a mobile database system on the pocket pc? im a newbie to mobile databases. Thank...
Eugene Yeo
12-06-2003 09:33 AM
Eugene Yeo Go to last post
0 56
Ive seen several sellers, both retail and on ebay, who say that sql server 2000 developer edition will run on windows xp home edition. Is this true?...
chaz
12-06-2003 03:20 AM
David Portas Go to last post
1 49
Hi All, I am getting error message when Running DTS package through Scheduler. The message is "DTSRun.Exe Application error -The Instruction as...
Kris
12-05-2003 07:47 PM
Kris Go to last post
0 56
Hi, We're using SQL Server 2000. A very basic query on a 5 million row table would not work. If we hard coded the one input parameter, the query...
Trudie
12-05-2003 05:29 PM
Erland Sommarskog Go to last post
3 52
Hello, Quick, and possibly strange, question. I am doing some work testing the running time of some dynamic SQL statements on a remote machine. ...
Phil Sandler
12-05-2003 05:19 PM
Erland Sommarskog Go to last post
1 50
I have a task to where I need to move a column from one table to another. I want to be sure I update any view, stored procedure, trigger, etc. that...
rnewman
12-05-2003 05:09 PM
Erland Sommarskog Go to last post
1 54
I have function that returns a table of information about properties. The data comes from three different tables -- addresses (called...
Jim Geissman
12-05-2003 05:02 PM
Erland Sommarskog Go to last post
3 65
****** We are a Direct Vendor for Wipro Technologies ******* Wipro requires a Business Objects Consultant. Location: NJ / UBS Bank
Jon Blackburn
12-05-2003 01:30 PM
Jon Blackburn Go to last post
0 74
We need to present hierarchical data on a web page, the same way the tree view shows files in Windows Explorer. Here's the catch: that tree view...
imani_technology_spam@yahoo.com
12-05-2003 11:36 AM
John Bell Go to last post
3 66
Hello all. I am wondering if there is an easy way to prevent users from connecting to the same database more than once at a time. Ie. I do not want...
Dave Pylatuk
12-05-2003 11:29 AM
Dave Pylatuk Go to last post
0 60
Ok, folks, a question for you. I wanna send email through MSSQL Server 2000 using SMTP protocol.HOW?
Licemjer
12-05-2003 09:50 AM
John Bell Go to last post
1 141
LAST CALL FOR VOTES (of 2) unmoderated group comp.databases.etl Newsgroups line: comp.databases.etl Extraction, transformation, loading...
Cara
12-05-2003 09:12 AM
Cara Go to last post
0 54
Hi all, I have a very old MSSQL data backup file. I do not even remember that it was created in SQL7 or 2000. Anyway, I'm trying to recreate DB from...
Kev
12-05-2003 07:33 AM
Jay Go to last post
2 98
Hi, I have been working as Oracle dba for quite a few years. But now my company is been getting a couple of projects relating to sql server which...
sudhakar kalra
12-05-2003 07:25 AM
Simon Hayes Go to last post
2 72
Greetings, Would be thankful for your kind help. I have a table (Northwind employees table). In the employees table, a column called...
al
12-05-2003 07:25 AM
Myron Go to last post
1 66
Hello, i ahve a problem to connect a pc to another with MSDE installed. The response message of this failure is: 'Server not exists' Can help...
Alex
12-05-2003 03:54 AM
Simon Hayes Go to last post
2 65
I'm currently taking an online class for SQL Server which is aimed at teaching you the information you need to pass exam #70-229. However, concerns...
who be dat?
12-04-2003 10:34 PM
who be dat? Go to last post
0 48
When I try to remove a table, it complains because it's part of a publication. I could script the publication and subscriptions such that they can...
golsen
12-04-2003 08:49 PM
Greg D. Moore \(Strider\) Go to last post
1 61
I am looking for a book that discusses query tuning, index tuning, execution plans, etc. Can anyone recommend something? -- BV. WebPorgmaster -...
BenignVanilla
12-04-2003 06:08 PM
Greg D. Moore \(Strider\) Go to last post
1 61
Objective: The primary table I loaded into MySql has 2.5 MM records: ID, Ticker, Date, Price; and all works well. My need is to write a QUERY to...
tread
12-04-2003 05:41 PM
Erland Sommarskog Go to last post
1 50
I have a table (in Access) that is linked to the SQL server, and I need to add a column to it. I wrote the following: ALTER TABLE Census ADD COLUMN...
Christine
12-04-2003 05:18 PM
Erland Sommarskog Go to last post
1 63
Hi everybody, I just wrote my first two triggers and from the minimal amount of testing I have done, they work! However, I was hoping I could get...
Shock
12-04-2003 04:52 PM
David Portas Go to last post
1 57
Is there a utility that will allow me to see what users on my network are connected/active on SQL server? Ryan
Ryan McMinn
12-04-2003 01:03 PM
CptVorpal Go to last post
4 64
I have a security setup question: I have a group of employees that must be able to make ad hoc queries against data stored on the SQL Server computer...
Frank Py
12-04-2003 11:30 AM
Frank Py Go to last post
0 74
I have been using the index tuning wizard to review some of my stored procs, and views. So far most of my indexes have been set up well, but I am...
BenignVanilla
12-04-2003 09:22 AM
BenignVanilla Go to last post
2 53
I want to restore a huge database into my workstation. The size of the backup file is more than 6 GB and I don't have enough space on my HD for both...
emmexx
12-04-2003 09:08 AM
emmexx Go to last post
2 55
I'm writing a stored procedure that uses DynamicSQL using the following code: SET @Get_Role_Number = 'Select @Role_Number = ' + @DatabaseName...
Susan
12-04-2003 07:47 AM
Susan Go to last post
3 108
Post New Thread

Display Options
Showing threads 12201 to 12250 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.