User Profile

Collapse

Profile Sidebar

Collapse
vmkrishna534
vmkrishna534
Last Activity: Aug 7 '13, 03:57 PM
Joined: Aug 3 '13
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • vmkrishna534
    started a topic How to write Sql Query in LinqtoSql?
    in .NET

    How to write Sql Query in LinqtoSql?

    I have a Query for getting the Sum of Stockvalue

    Code:
    select sum(Itm_Prc*Itm_CrntStk) as Stckvalue from dbo.Ptr_ItemHdr
    how to write this Query in lingtosql?
    help me.
    See more | Go to post
    Last edited by Rabbit; Aug 6 '13, 03:26 PM. Reason: Please use code tags when posting code.

  • How to connect with purticular databasefile (.mdb) while load the app c#?

    Hi i am new to developing,deve loping a win form application with sq l server2005,in client system after install the application i created the folder for storing the database of running application,lik e that i have every year database separately,My doubt is how to connect the particular year database while loading the app?

    please give me any idea?
    See more | Go to post
No activity results to display
Show More
Working...