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
jim van dick
NA
4
4.8k
Creating a table with custom field columns
Apr 24 2012 10:10 AM
Hi All.I have a question about how to best pull data for a report. I have a main table work_orders that has a related table called custom_fields. it is a 0 to many relationship. I am having a real problem trying to figure out the best way to display data in a report efficiently. What I want to do is display the work_order data and also all the custom_fields as a single row. I have attempted to use linq and I cant seem to figure out the best way to efficiently do this. I am relatively new to SQL Server and was wondering if anyone had an idea to efficiently do this.
Thanks in advance.
Jim
Reply
Answers (
3
)
Find table by column name
Problem with the sql query