Greetings,
I am developing my first ASP.NET application that uses the new Entity Framework in .NET 3.5 SP1. I am hoping someone can provide me with a tip for how-to name the Associations for my modeled entities.
I have assigned custom foreign key names in my Microsoft SQL Server 2008...
Greetings Everyone,
I have a "Project" table, a "UserAccount" table, and a "ProjectResource" table.
The ProjectResource table links a Project to a UserAccount. This is a many-to-many table.
I need to create a VIEW that displays the project information and ALSO displays the first two...
Greetings everyone,
I have a stored procedure that processes data and creates a temporary table to store the results. I wish to make the results available to other stored procedures and/or views (if possible) for the purpose of joining my results with other tables/views.
I do not want to...
Greetings everyone,
I wish to seek some advice and perhaps gain some insight towards how other people are approaching a similar task.
I frequently use stored procedures to provide "list data" for my applications. The stored procedures usually have parameters to allow the aplication with a way...
My report shows a series of amounts in the details section of a group. Some of the amounts are conditionally supressed (e.g. when date < #some date#). I need to show the total of the supressed amounts in the group's header. How should this be approached?
I created a formula and inserted it...
To All Those Crystal Gurus Out There:
I could use your help, if you'd be so kind.
I am in the process of developing a report that needs to behave a lot like a bank account statement. The report needs to show the starting balance as of a specified date (StartDateParameter) and then show all of...
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.