I need to do a conditional subtotal on a field. If any cell in column A is the value "R" then sum the associated value in column B. How can I accomplish this with a subtotal? I need to use subtotal because autofiltering can be used on many different columns.
I have multiple tables that I union together into a view. Each table has a check constraint on it for the same field but different value for each table. When I do a select on the view including the constraint field in the where clause the execution plan still shows all tables in the view being...
I am in the process of moving my sql database to a newer server(Windows 2003, SQL 2000) from (NT/SQL 7.0). The server has 2 more processor and more memory. My update queries are taking twice as long to run on the new server. It doesn't look like it's using the processors, it seems like it is...
When accessing a database with Crystal in design mode when I run the report the first time it runs fine, and if I keep running it within a few minutes it's fine, but if I let the report sit there for more than a few minutes when I try to run it again I receive a "communication link failure" and...
I have a two huge tables I need to compare field by field to make sure the data is exactly the same. The table layouts are identical. Is there any way of assuring the data is identical in both tables without doing a field by field comparison?
I'm displaying data on an asp page from information entered through an MS Access form. The spacing of the text in Access looks good, for example:
This is line 1 text:
This is line 2...........123
This is line three.......125
But when I display it on the asp page the font is different and skews...
I am creating a table that is used in a warehouse for reporting. The queries that create the table end up joining about 30 tables and creating 1.5 million records. It takes about 1.45 hours to run. Then the indexes built on it take .5 hours to run. The tables are all indexed on what they are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.