Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > . > Databases > MS SQL [6 Forums][Track this Category]
   Browse sub-categories   
» MS SQL 2000 [3]» MS SQL 7 [1]

   Latest threads in category   
DatabaseJournal update table from linked Excel sheet  
16:44 20-Mar-08   [Replies: 3, Views: 176]    By: Cardiac
I cant seem to reference columns within a linked Excel server using MS SQL express Code: UPDATE dbo.Items SET CCC=XL_SERVER.CCC FROM XL_SERVER...sheet1$ WHERE BBB LIKE '7%' i....
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Reporting Services  
05:12 19-Mar-08   [Replies: 1, Views: 216]    By: Alexander
Does anybody know the folder keeping deployed reports for Reporting Services? I thought they are under localhost folder, which is c:\inetpub\wwwroot on my computer, but that's not the case. Th...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Reports usage frequency for all the existing reports on SSRS 2000  
21:24 18-Mar-08   [Replies: 0, Views: 138]    By: bssubibe
I have an already published application running several MS SQL Server 2000 Reporting Services report. I need a way to find from either the reporting services log or the application server (IIS)...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal how to export jobs and maintenance plans?  
05:54 18-Mar-08   [Replies: 8, Views: 874]    By: DLu
Hi: 2 SQL2000 ent sp4 servers. Try to 'one step' to export all jobs and related maintenance plans from serverA to serverB, via backup msdb from A and restore to B. After restore msdb to...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Linked Server problem  
18:40 17-Mar-08   [Replies: 11, Views: 818]    By: vicoluf
Can anyone help me out with this problem? I had a linked server created with Oracle Provider for OLE DB to Oracle Database (9i) from SQL Server 2000 SP 4 - the linked server was mapped to a si...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Msg 2715 after upgrade to SQL2005  
18:35 12-Mar-08   [Replies: 2, Views: 126]    By: bmckeen
After upgrading to MSSQL 2005 we have stored procedures which get this error Msg 2715, Level 16, State 7, Procedure prc_sel_accruals, Line 37 Column, parameter, or variable #15: Cannot find da...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Need Help -- How to make Outer Join  
14:14 12-Mar-08   [Replies: 2, Views: 152]    By: intelram_18
Hi have three table , one table as master remaining two tables are detail. I want make outer join for these two details with master table , table names table 1 master , table2 & table3 as...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal view, union and order by  
19:57 11-Mar-08   [Replies: 6, Views: 857]    By: DLu
I have a view with union 3 tables, how could I put order by within the view at the bottom? I also tried select 100 percent ..... , but order by with error... thanks David ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Exporting Simple English data into FoxPro 2.6 dbf  
14:46 9-Mar-08   [Replies: 1, Views: 249]    By: Aamir
Could any one help me in Writing code/query to export simple English text data from MSSQL Sever2000 to FoxPro2.6 dbf aamir_net68@yahoo.com [mailto:aamir_net68@yahoo.com]> ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal security configurations report  
12:29 6-Mar-08   [Replies: 4, Views: 220]    By: aruopna
Hi all, I would like to retrive system report that provides the following security configurations for MS SQL 1. Minimum Password Length 2. Initial log-on uses a one time password ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal IF statement UPDATE  
04:26 4-Mar-08   [Replies: 1, Views: 542]    By: cheeks_m
Hi first post, so apologies if this is in wrong forum. I am needing to update a field in one table, where a particular value of another table is TRUE, and update that table based on a common f...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Business Intelligence Top 10 Issues  
12:03 3-Mar-08   [Replies: 1, Views: 190]    By: Canadian*
Interesting news article http://www.theserverside.com/discuss...hread_id=48599 [http://www.theserverside.com/discussions/thread.tss?thread_id=48599]> ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal xml data to SQL server  
20:32 27-Feb-08   [Replies: 2, Views: 702]    By: theresatan
Hi: I wrote a script to import xml data to sql server 2000, every thing works fine when the data file like this: <ROOT> <Customers> <CustomerID>1111</Custome...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal sp_executesql ¿qué?  
19:21 27-Feb-08   [Replies: 3, Views: 660]    By: TSQL_Oz
I'm having trouble working out why the sp_executesql procedure is not replacing my place holders with the value assigned to it. Some quick info: I'm running the routine from the commandline th...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Storage Design Analysis Manager  
08:34 27-Feb-08   [Replies: 2, Views: 146]    By: fvg
I have a question about the storage design wizard in the analysis manager. We are working with different seasons in our reports and every week we update the data of the seasons in our cubes. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal MsSql 2000 question ??  
13:30 26-Feb-08   [Replies: 3, Views: 1834]    By: arul
I have a single table "amount" which has only three columns such as memberid referenceid and AMOUNT with following data ........ memberid referenceid AMOUNT L001 L001 L0...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Multiple record delete via Join  
18:59 25-Feb-08   [Replies: 1, Views: 91]    By: mindscape
Hi, I have a table with a large number of records that I need to delete, before attempt to perform the delete I also archived the records to another table. So I need to delete all of thes...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Native Error 18456 !!!! Help!!!!  
06:57 22-Feb-08   [Replies: 7, Views: 714]    By: aruopna
Hi all, Ms SQL Server Native Error 18456 !! Login Failed. Pls help me out. Thanx in Advance ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Fetching the MDX Expression using XMLA Object  
06:36 22-Feb-08   [Replies: 0, Views: 87]    By: Abhinav
Hi, I have a client which is different from the Cube Browser. I need to support URL Action . I have a case where I need to give MDX expression in the Action Expression and resolve it in the C...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal connect with asp  
11:24 21-Feb-08   [Replies: 1, Views: 97]    By: prselvam
how to connect ASP with sql server ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Export File using the DTS package  
20:29 20-Feb-08   [Replies: 3, Views: 224]    By: Anne
Hi, I have a DTS package scheduled to run every day creates a text file on Server A and then moves the text file from Server A to Server B. But recently, the package is moving incomplete text...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal How could load results of [DBCC showcontig (@TableName) with tableResu..  
08:18 19-Feb-08   [Replies: 1, Views: 126]    By: DLu
Hi: how could I load "DBCC showcontig (@TableName) with tableResults" to a table? I created a table and let insert to it via above "DBCC...." but problem is the results...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal read text file by T-SQL  
06:05 16-Feb-08   [Replies: 7, Views: 4083]    By: tutor
hi how can i read a txt file by using T-SQL commands. thanx ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal SQL2000 IndexRebuild confusion...  
20:04 14-Feb-08   [Replies: 5, Views: 239]    By: DLu
Hi: I think SQL2000 does not allow on-line indexRebuild without single user status. 1. But from one server with maintenance plan, it looks like it could to it without knocking out all users ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Automation of DTS Package Execution  
01:06 13-Feb-08   [Replies: 2, Views: 369]    By: mindscape
Hi, I've been doing some research for possible ways of executing dts packages and it's been challenging cuz apparently there isn't a very straight-forward method of doing this using T-SQL. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  1  2  3  [4]  5  6  7  8  9  10  Next>      
   




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006