A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Flash to databases using ADOX for standalone app

  1. #1
    Junior Member
    Join Date
    Jun 2004
    Posts
    2

    Flash to databases using ADOX for standalone app

    Hi,

    in a number of thread i read how make Flash talk directly to databases using ADO or ODBC.


    I don't know if exist 3rth part software to allow use ADOX as in Asp application.
    With ADOX object is possible to read table name, Fields.Name of table, Fields.Type, etc ...
    with that is very easy develop a database manager ...

    Thanks in advance

  2. #2
    Lifetime Friend of Site Staff Northcode's Avatar
    Join Date
    Dec 2000
    Location
    Whitehorse YT
    Posts
    3,766
    Many of those third party tools you keep hearing about (see list below) allow you to write extensions or plugins that can extend the core capabilities by exposing new FSCommands. If you know ADOX and you can write simple applications in C/C++, Delphi or VB then it shouldn't be much work for you to whip up an ADOX extension for your tool of choice. You can expose as much or as little of the ADOX model as you need without waiting for one of the third party developers to build one with all the bells and whistles - which is what we do

    SWF Studio http://www.northcode.com
    Flash Studio http://www.multidmedia.com
    Jugglor http://www.***********.com
    SWFKit http://www.swfkit.com
    SWiSH Studio http://www.swishzone.com
    FlashAnts http://www.flashants.com
    LPFlashEX http://www.logicplus.com.hk
    Flash 'N Pack http://www.flashnpack.com

  3. #3
    Junior Member
    Join Date
    Jun 2004
    Posts
    2
    Thanks for suggestion.

    The problem for me is i know VBscript but not Vb ...
    and to practice other lenguages, i've not many times ...

    For this i'm looked adox 3rth part ...


    Thanks however

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

HTML5 Development Center