Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~785 People Reached
Favorite Forums

4 Posted Topics

Member Avatar for bettybarnes

[QUOTE=bettybarnes;1470458]hi guys anyone here willing to educate me about stored procedures, populating the datagridview, and using some bindingsource with 4 butttons, <<,<,>,>> i'm a newbie vb.net programmer willing to learn the use of stored procedures.. tnx GOD bless u guys![/QUOTE] In vb.net windows application and SQl at backend , you …

Member Avatar for bettybarnes
0
305
Member Avatar for amehra

Hi , I am new to VB.NET.I am creating an database windows application in VS2010 and SQL server 2008 express.In one of my form i have a datagrid. My requirement is that i want to display the sum of an column of a DB table and other related data from …

Member Avatar for jamshed ahmed
0
182
Member Avatar for amehra

Hi, I am using VS 2010, SQL 2008 express and doing windows applicaion programming in vb.net.I want to write a select query(or Stored Procedure) such that the conditions mentioned under WHERE clause can be variable .like : Select * from TABLE where F1 = var1 and F2 = var2 and …

Member Avatar for lolafuertes
0
135
Member Avatar for JohnBo

Hi, I am facing the same issue.Please help me how u had solved it. I am using VS 2008,windows form ,SQL server2008 express : "INSERT bill_book (PostingDate) VALUES ( '" & Dtp_bill.Text & " ' )" in sql data type for PostingDate is "Date"

Member Avatar for chetanbasuray
0
163

The End.