Microsoft SQL Server
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseMicrosoft SQL Server

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old October 31st, 2004, 11:14 AM
JoH JoH is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 5 JoH User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Upsizing problems

Sorry if this is a dumb question but I'm new to SQL and am tearing my hair out.

I have upsized an Access DB I have imported a load of queries but they don't work. In Access they are cross tab queries, I assume that I need to change the query in some way the current code that works in Access is:

TRANSFORM Count(Qry_Orders12Months.OrderStatus) AS CountOfOrderStatus
SELECT Customers.CustomerID
FROM Customers INNER JOIN (Orders INNER JOIN Qry_Orders12Months ON Orders.OrderID = Qry_Orders12Months.OrderID) ON Customers.CustomerID = Orders.CustomerID
GROUP BY Customers.CustomerID
PIVOT Qry_Orders12Months.OrderStatus In ("Current","Dormant");

I also have a problem with another query that uses the If Function as well the current code is:

SELECT Orders.OrderID, Orders.OrderDate, Date() AS StartDate, DateSerial(Year([StartDate]),Month([StartDate])-12,Day([StartDate])) AS 12Months, IIf([OrderDate]>=[12Months],"Current","Dormant") AS OrderStatus
FROM Customers INNER JOIN Orders ON Customers.CustomerID = Orders.CustomerID;

Thanks in advance for any help anyone can give me

Reply With Quote
  #2  
Old October 31st, 2004, 01:44 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 4 Days 23 h 29 m 58 sec
Reputation Power: 181
Your queries use functions that are not in SQL Server

http://msdn.microsoft.com/library/en-us/tsqlref/ts_tsqlcon_6lyk.asp
__________________
======
Doug G
======
I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseMicrosoft SQL Server > Upsizing problems


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT