|
-
Jun 10th, 2008, 12:35 AM
#1
Thread Starter
Lively Member
How to set Global Declaration, or how to set sub main as the startup form
Dim con As New OleDb.OleDbConnection
Dim ds As New DataSet
Dim adapt As New OleDb.OleDbDataAdapter
Dim sql As String
i want to declare the following in a module and set a sub main() in the module and call form1.show,
but i cant set the submain as the startup form.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|