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
Ranked #107.67K
~131 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for Bill Purkins

[QUOTE=Jx_Man;651229]im used sql server (you can modified this code with other database) [code=VB.Net]Dim myReader As SqlDataReader conn = GetConnect() conn.Open() Dim temp As String Try Dim sql As String = "Select Count (*) AS 'KODE' from FILENAME where fieldname = '" & Trim(textbox.text) & "'" Dim comm As SqlCommand = …

Member Avatar for dgmdaily
0
131

The End.