Results 1 to 3 of 3

Thread: Ad Hoc Formulas

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Location
    Houston
    Posts
    9
    I've got a design dilema. I need to add the capabilites to a web site to allow the users to input metric conversion formulas into SQL server, extract the formulas from the database and use them with values passed to an ASP page. The problem I'm having is I don't know how to get either SQL Server or the ASP page (vbscript) to use the formula extracted from the database as a mathematical function.

    If there is a solution in Visual Basic, I can easily add an ActiveX control to the web page to get the desired result.

    There probably is no alternative to parsing the string of characters extracted from the database, but if someone does know how to get either SQL Server, VBScript or Visual Basic to recognize the string as mathematical operators that would be ideal. Of course, if anyone has a formula parser, that would work too.

    Many thanks for any help.

  2. #2
    Frenzied Member Robbo's Avatar
    Join Date
    Jan 2001
    Location
    Bradford
    Posts
    1,143

    Thumbs up Hi

    Sorry not answering the question but my name is John Robinson but im from Manchester England is ur j for John??

  3. #3
    Frenzied Member HarryW's Avatar
    Join Date
    Jan 2000
    Location
    Heiho no michi
    Posts
    1,827
    Umm... there is a MS scripting control, if that helps. It does pretty much what you're asking for, allows you to evaluate expressions.
    Harry.

    "From one thing, know ten thousand things."

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