TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
narasiman rao
NA
519
768.9k
hwo to use PIVOT inMS ACCessData Base.
Jan 24 2013 7:46 AM
sql query as follows;
select * FROM Tb_SCh_TIme_Table P PIVOT (MAX(Faculty_Code) FOR Session IN ([1],[2],[3] ,[4])) AS PVT
order by course;
when i run results executed in sql server data base working fine.
The same query execute in MS Access Data Base show the error as follows;
Syntax error in FROM Clause.
how can i execute the above query in MS Access Data Base.
how can i do.I want the answer,pleae reply. help me.
Reply
Answers (
0
)
C# Watin Get Google Search Results
Passing data between 2 thread