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
~409 People Reached
Favorite Forums
Favorite Tags
Member Avatar for BlurStar

[B]Any expert can solve this??[/B] Error message will occur during execution, is something related to sql. the program will show an error on objcommand.executeNonQuery. Can solve this? Imports System Imports System.Data Imports System.Data.SqlClient Public Class Form1 Inherits System.Windows.Forms.Form Dim objConnection As SqlConnection = New _ SqlConnection("server=(local);database=uni;" & _ "Integrated Security=True") …

Member Avatar for jbennet
0
243
Member Avatar for BlurStar
Member Avatar for BlurStar

[COLOR=Blue]Dear all, may i know how to create stock chart such as line and bar chart using vb.net by retrieve data from database? Thank you. [/COLOR]

0
84