Results 1 to 7 of 7

Thread: VB Component for Unix?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 1999
    Location
    South Africa
    Posts
    5

    Unhappy VB Component for Unix?

    Does anybody know if a dll or exe component can be compiled to run on Unix? If so, how do I go about it. If not, can it be ported and where can I find such a porting tool ?

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    I don't think that is possible...vb programs us several runtime files which would not run in a unix enviroment. And i do not believe there are "porting tools" out there to convert vb programs/dlls to be used under unix.
    But i could be wrong, it's 4am...give me a break.

    Gl,
    D!m
    Dim

  3. #3
    Fanatic Member Gaffer's Avatar
    Join Date
    Nov 2000
    Location
    London
    Posts
    828
    These are resons Java is so practical...

    I believe it is impossible to have VB components on UNIX, as Dim syas, due to Runtime components. Evene if there was a way, it would be impractical compared to Java or C++.

    If you need to use VB components as part of a UNIX system, you would need a scehedular like Maestro to trigger the components from UNIX - then you have the issue of having to get and extrac group of guys (i.e. NT admin) to support the components...

  4. #4
    Fanatic Member Gaffer's Avatar
    Join Date
    Nov 2000
    Location
    London
    Posts
    828
    Or convert to Stored Procedures...

  5. #5

    Thread Starter
    New Member
    Join Date
    Jun 1999
    Location
    South Africa
    Posts
    5

    Thumbs up

    Thanks Dim and Gaffer. So I gather that the only way would be my VB Component on NT using odbc/ole db to call database or another component on Unix...

  6. #6
    Fanatic Member Gaffer's Avatar
    Join Date
    Nov 2000
    Location
    London
    Posts
    828
    I think that's the best approach. But VB is still a pretty good way of doing n-Tier database connectivity....

  7. #7
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    I don't know how useful it would be, but there is a VBScript port for Solaris.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width