Converting single threaded application in to multithreaded application using VB 6.0 
Author Message
 Converting single threaded application in to multithreaded application using VB 6.0

Hi

I have a desktop program the code written by someone else it is accounts
module and it was written with Visual Basic 4.0 and SQL Server 6.5. Now I
have made it working with visual basic 6.0 and sql server 2000, This program
is using RDO to access the database from the SQL Server.

Now I need to know how can I convert this program in to multithread
application using minimum efforts.and how much time will it take
approximately.

The content of the program

It has two visual basic modules and some visual basic forms around 30. In
the database there are only tables nothing else no triggers / procedures
etc..

(Visual basic 6.0 Enterprise / SQL Server Enterprise 2000 / True DB Grid 4.0
? Sheridan Control for Buttons and frames)

If you need more explanation please feel free to ask me or page me on yahoo

I need to know this very urgently by tomarrow any help will be greatly
appriciated.

I would like to thanks in advance for your valuable time and efforts.

Thank you



Wed, 29 Sep 2004 09:39:44 GMT  
 Converting single threaded application in to multithreaded application using VB 6.0
Hi,
You really should post this to one of the
Visual Basic groups, but, as far as I know,
you cannot create a multi-threaded app in VB.

Dan Artuso, MVP

Quote:

> Hi

> I have a desktop program the code written by someone else it is accounts
> module and it was written with visual basic 4.0 and SQL Server 6.5. Now I
> have made it working with visual basic 6.0 and sql server 2000, This program
> is using RDO to access the database from the SQL Server.

> Now I need to know how can I convert this program in to multithread
> application using minimum efforts.and how much time will it take
> approximately.

> The content of the program

> It has two visual basic modules and some visual basic forms around 30. In
> the database there are only tables nothing else no triggers / procedures
> etc..

> (Visual basic 6.0 Enterprise / SQL Server Enterprise 2000 / True DB Grid 4.0
> ? Sheridan Control for Buttons and frames)

> If you need more explanation please feel free to ask me or page me on yahoo

> I need to know this very urgently by tomarrow any help will be greatly
> appriciated.

> I would like to thanks in advance for your valuable time and efforts.

> Thank you



Thu, 30 Sep 2004 07:22:31 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Converting single threaded application in to multithreaded application using VB 6.0

2. convert single threaded application in to multithreaded application

3. VB.NET: Steps for Converting a Windows .NET Application to a Web .NET Application

4. convert ASP application to VB application

5. vb6 activex ocx components used in multi-threaded client application

6. Multithreaded application

7. Multithreaded Application: how to process method asynchronously?

8. Multithreaded Application

9. Implementing Multithreaded Application

10. Mult-Threaded Application in VB.Net

11. Converting a VB 3.0 application to VB 6.0

12. Creating Thread in vb application

 

 
Powered by phpBB® Forum Software