Reporting Services (SSRS)

Technical Article

Inventory / Order management systems

  • Topic

We are looking for a solid order management / inventory management system with some accounting functions. We currently use Open Orders on SQL server, but have recognized many design flaws that are causing us performance issues when the WEB site is busy. We also have issues with historical reporting(non existant for the most part), and […]

2002-02-21

4 reads

Technical Article

Subselect problem

  • Topic

I have the following table: CREATE TABLE ITEMS ([ITEMID] int, [itRULE] varchar(1)) INSERT INTO ITEMS (ITEMID, itRULE) VALUES (11, 3) INSERT INTO ITEMS (ITEMID, itRULE) VALUES (12, 3) INSERT INTO ITEMS (ITEMID, itRULE) VALUES (21, 2) INSERT INTO ITEMS (ITEMID, itRULE) VALUES (22, 2) INSERT INTO ITEMS (ITEMID, itRULE) VALUES (31, 1) INSERT INTO ITEMS […]

2002-02-18

Technical Article

Beginner needs help: Backup and Restore DB

  • Topic

Hi, I am a Visual Basic programmer and I have following problem. I use Windows NT and MS SQL Server 7. I need to Backup a Database (called TRWasser) at a path saved in Win Registry (that's no prob > VB). For example "C:\MSSQL7\Backups\TRWasser\TRWBKP.bak". I even don't know the ending of SQL Backup files, I […]

2002-02-14

3 reads

Technical Article

TABLE IS NOT INDEXED

  • Topic

Table is not indexed. I am exporting a database from a sql server to an other server. And when i run the program that uses the database i get error message. Table is not indexed. How do i get it working?

2002-02-12

11 reads

Technical Article

After install sql server 2000 sp 2

  • Topic

Hi , After installing sql server 2000 sp2 the web application keeps disconneting. To fix the probem they have to stop and start the database handler on the web server. Any ideas how this can be fixed. Application is blaming the problem on sp 2 lori kennedy

You rated this post out of 5. Change rating

2002-02-11

1 reads

Technical Article

Are things THAT different than MS Access?

  • Topic

Hello all... In my researh in the past few weeks, concerning the usage of SQL2000, I have seen much of this.... CODE HERE -- CREATE TABLE Location ( LocationID int NOT NULL, LocationName char (30) NOT NULL UNIQUE, CONSTRAINT PK_Location PRIMARY KEY (LocationID) ) CREATE TABLE Parts ( PartID int NOT NULL, LocationID int NOT […]

You rated this post out of 5. Change rating

2002-02-06

Technical Article

Replication Error

  • Topic

Hi Guys , I have tried to replicate the data from specific tables into another server. The replication process is working fine for tables which don't have image datatype field. In one table (Employee) I have a Image data type field . When i run an application with insert statement for the employee table also […]

You rated this post out of 5. Change rating

2002-02-04

3 reads

Technical Article

Measures definition across multiple time hierarchy

  • Topic

Hi everybody In order to calculate the growth between two time members I use the following MDX formula iif(isempty(([Measures].[Calls],Period.Calendar.PrevMember)),0,[Measures].[Calls] - ([Measures].[Calls],Period.Calendar.PrevMember)) Is it possible to update the above definition in order to calculate growth according to a different time hierarchy and avoid adding an additional calculated measure? Thank you in advance for your support Kind […]

2002-02-04

Blogs

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers