No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
at timer tick unload me at particular timer interval we can close form automatically.
Hello have you any solution : How can i use data as online using vb6.0 at real time without downloading at local system.
Please help How can change fore color(text color) of richtextbox in vb6.0 Ramesh Genwa
Public Class Form1 Dim cn As New ADODB.Connection Dim rs As New ADODB.Recordset Dim z As Integer Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click End Sub Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load cn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Documents and Settings\Administrator\My Documents\ignou1.mdb" …
The End.
Ramesh Genwa