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 error 7105  
18:24 15-Jul-08   [Replies: 3, Views: 132]    By: DLu
Hi: get error in SQL log: spid73: Page (1:458541), slot 18 for text, ntext, or image node does not exist.. Error: 7105, Severity: 22, State: 6 Is there a way to know what i...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal 64 bit Char datatype  
05:18 15-Jul-08   [Replies: 1, Views: 197]    By: smeet_sinha
Hi all, Which datatype should we use to store a 64 bit alpha numeric datatype? Can we use Varchar/Char if yes then what should be its length? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Drill throguh MDX query problem while using filter condition  
13:00 8-Jul-08   [Replies: 0, Views: 104]    By: Thirupathi
Hi, I am using DrillThrough command in Analysis services cubes when i give siple where condition it is executing perfectly but my problem is to give multifilter from same dimension like ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Newbie question - Trouble grouping data  
17:59 5-Jul-08   [Replies: 8, Views: 522]    By: Sachin Thanki
Hi all, I'm having a bit of a problem grouping data together. In a nutshell, i'm trying to extract information from two tables; a Products table and Merchant_Products table. The Products ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal index only ddl  
11:52 4-Jul-08   [Replies: 5, Views: 171]    By: jimguy999
Hi, I am working with SQL Server 2005 Express. What I would like to do is extract only the indexes from a database and apply them to another database. Looking at the Utility to create the SQL ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal unicode, collation puzzle  
20:45 3-Jul-08   [Replies: 6, Views: 246]    By: DLu
Hi: Production server SQL2000 sp4 ent version. collation: SQL_Latin1_General_CP1_CI_AS Question: 1. if we need to add a customer from Germany, what we should do? 2. is it possib...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Don't run the SQL Server Account as Local Administrator ??  
15:52 1-Jul-08   [Replies: 3, Views: 576]    By: Veronica
Based on the advice "Don't run the SQL Server Account as Local Administrator or member of the Administrator Group" Will this setup prevented you from using critical features? How did...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal user connections  
01:39 1-Jul-08   [Replies: 2, Views: 474]    By: DLu
Hi: the sql perfomance monitor has user connections counter. when I run select from sysprocess (SQL2000), the number is much larger than the user connections counter. after put where dbI...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Simple Query, but so slow. Any Advice for me?  
15:51 30-Jun-08   [Replies: 14, Views: 2324]    By: o1webdawg
Hello, I have a store with Products and Sub-Products. The following query below uses two select statements because it needs to find "matching products" OR "the parent of matchin...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal I can't get customized pricing to work  
03:45 30-Jun-08   [Replies: 5, Views: 687]    By: ddiabetes
Hi, I don't know much about SQL. So, be gentle with me. . . I have a product table with 350 records. I also have some customers who need customized prices for some of the products in that table....
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal DTS file format  
18:39 23-Jun-08   [Replies: 3, Views: 297]    By: chris_sc_lee
Hi, I am working on DTS package on MS SQL 2005 Ent/Windows 2003. The package FTP a text file into SQL site. The original file in FTP side has "|" as the column delimiter and rows we...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal SSRS parameter select all help  
00:12 20-Jun-08   [Replies: 0, Views: 217]    By: nijojo
Please can someone provide an overview of how to select all records in the parameter list. I am trying to get an understanding of how this works. Having a union join with all value is fine, t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Microsoft SQL-DMO (ODBC SQLState: 42000)] Error 701:  
12:48 13-Jun-08   [Replies: 5, Views: 389]    By: aruopna
My tlogs part of db maintainence plans failed n the output file captured the error shown below. [Microsoft SQL-DMO (ODBC SQLState: 42000)] Error 701: [Microsoft][ODBC SQL Server Driver][SQL Se...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Sql Mail Problem  
05:13 7-Jun-08   [Replies: 10, Views: 1076]    By: mithun_eyes
I Have Configured Two Different Outlook2003 Mail Profiles For Sql Mail And Sql Agent Mail. When I Do Testing The Message Comes Done Successfully But I Dont Receive And Mails In My Mailbox. But...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Execute As  
15:37 6-Jun-08   [Replies: 2, Views: 191]    By: bobbo
If I create a SP with EXECUTE AS OWNER and then I call this SP using user1 (not the owner), does user1 still need execute permission on the SP? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal OraOLEDB.Oracle Provider Missing  
00:14 30-May-08   [Replies: 1, Views: 677]    By: mindscape
Hi. I am trying to add a linked Oracle Server to our MSSQL 2005 server but am missing the OraOLEDB.Oracle Provider under Server Objects -> Linked Servers -> Providers in the Object Explo...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Another Query problem  
09:51 29-May-08   [Replies: 1, Views: 898]    By: neil-j
I need to retrieve data from three tables and every syntax error I solve seems to cause several more issues! (I am a basic user of queries) Please could anyone read what I have done below and ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal SQL Mail on SQL2000 (not domain account)  
23:32 28-May-08   [Replies: 2, Views: 228]    By: DLu
Hi: There is a couple SQL2000 sp4 server, OS windows 2003 ent. Still 2-3 months before migrate to SQL 2005, need SQL mail set up. But they are just in the work group, not in any domain. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Setup Query for cube data in RS2000  
15:21 22-May-08   [Replies: 3, Views: 265]    By: pdebaerd
Hello, I want to query data from a cube in analysis services with parameters in reporting services. I'm not sure how to make my select statement. Can someone help me please Pat ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Problem with an MDX query  
12:36 19-May-08   [Replies: 2, Views: 146]    By: msx
Hello every one, I am beginning MDX and I have a problem with my MDX query. My purpose is to filter only the measure that has nothing and to exclude the NON EMPTY.So I try in Member calculate ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Query Advice - Probably simple  
08:16 19-May-08   [Replies: 6, Views: 1843]    By: neil-j
Hi, Quite new to SQL. I have been asked to query two tables to find which combinations of CustomerID and ProductID exist in one but not the other. I am concatenating the fields in the query to p...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Mssql Equivalent Of Mysql "merge" Storage Engine  
11:19 13-May-08   [Replies: 2, Views: 390]    By: dbnewbie
Hi, Mysql database provides a storage engine called "MERGE".A "MERGE" table is a collection of identical tables that can be used as one.(Identical meaning same column na...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal How To Transfer Access Data Records To SQL ??  
09:43 8-May-08   [Replies: 1, Views: 939]    By: ankurdjariwala
Hi, I am facing a big problem in data transfer from Access To SQL. Well the problem is i want to transfer nr about 50 lacs record from access to sql. at my side where sql server is complete i...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Not sure how to do this in SQL?  
12:42 29-Apr-08   [Replies: 1, Views: 115]    By: flyingfish
Hi All, if I have the following data in a table id rec_code desc 1 24 LLLLLLLL 2 32 LLLLLLLL 3 32 SSSSSS 4 95 SSSSSS 5 98 ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal problem with federated server linking  
12:41 29-Apr-08   [Replies: 1, Views: 430]    By: majidkhan
Hello everyone. I am trying to implement linked servers and I am having some trouble. The setup is as follows: I have two machines with the same SA login/pwd. BOTH machines have a database cal...
[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