Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Acess 2000
Name: confused725 Date: January 9, 2007 at 10:25:57 Pacific OS: Win XP MCE CPU/Ram: Athlon XP2100
Comment:
I have a database with a large amount of records (000's). The records are in the form of.
Field 1:Customer Name Field 2:Period Field 3:Product Category Field 4:Sales Value
I want to create a query to show me a single sales value for a type of product for a certain period or group of periods. I can do a sum query against Field 4 with a set criteria against Field 3 and this will return a single total for that product type but if i try to include extra criteria, for example only select records where the Period (Field 2) is for example greater than 2 but less than 7 then it returns the results in more than one line. How can I do this so that the result is only displayed as a single total.
Summary: Hello, I am Software Development Intern at a small company. We run Microsoft SQL Server 2000 on Win2k. One of our database tables was recently destroyed by a rogue update statement. Now ALL our orders...
Summary: I am trying to export a single record from an MS Access 2000 database to an html template. Is there a way to do this without having to do a lot of programming? Thanks ...
Summary: Hi, We have just installed visual studio 2008 which includes sql server compact edition 3.5. We want to export an sql server 2000 based database to newly installed sql server compact edition 3.5 for a...