Wealth Lab 3

Discussion in 'Trading Software' started by sfunds, Mar 29, 2004.

  1. sfunds

    sfunds

    Hi


    I want to Know the following from users of Wealth Lab 3

    I have a database on SQL Server

    It contains a Table for all Scripts traded.

    It also contains table for each Script TableName is Symbol (open,high,low,close,volume,date as columns of the table)

    How can I configure the Wealth lab to take EOD data From Sql Server.

    I know little VB no Delphi

    Thanks
     
  2. .
     
  3. suggestion ... it might be easier to ask WL about their product rather than a third party.
     
  4. sfunds

    sfunds

    Hi,

    I wrote a Static Adapter in VB.Net
    But got error
    System Error 203
    The environment option entered is not found
    So I finally managed to learn little Delphi and wrote the code to access my Database SQL server using Delphi
    Thanks Buddy

    Sfunds