Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 12 of 12

Thread: 3 questions

  1. #1
    Join Date
    Oct 2005
    Posts
    572

    3 questions

    1. is it DATAGRID plug-in for asm6
    2. i need to no if i can use visual basic 6 dll's or ocx in asm6
    3. is it plug-in thet connect to access database

  2. #2
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959
    1. Yes the DataGrid plugin is compatible with version 6.

    2. You can use VB DLLs with AMS, but it defeats the purpose of no run-times. You will need to be sure the end user has VBs runtimes installed. Might I suggest you try PowerBASIC or PureBasic for the DLLs. Both can easily port VB code.

    3. There is no plugin that connects to Access. You can use SQLite. There is also an example on Icy North's web site that shows how to bind the DataGrid to an SQLite database.

  3. #3
    Join Date
    Sep 2002
    Location
    Sol 3
    Posts
    3,160
    3. Example - Access an Access database.

    Tigg
    TJ-Tigger
    "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
    "Draco dormiens nunquam titillandus."
    Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine

  4. #4
    Join Date
    Oct 2005
    Posts
    572

    the code is not work way?

    the code is not work way?

  5. #5
    Join Date
    Sep 2002
    Location
    Sol 3
    Posts
    3,160
    Quote Originally Posted by lnd
    the code is not work way?
    Could you be more specific, which code is not working?
    TJ-Tigger
    "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
    "Draco dormiens nunquam titillandus."
    Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine

  6. #6
    Join Date
    Oct 2005
    Posts
    572

    the code dont work

    if i open the file ADO_Test.apz then i get an error messeg
    error reading plugin actions - failed to locate action plugin: LuaCOM\LuaCOM.lmd

  7. #7
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Quote Originally Posted by lnd
    if i open the file ADO_Test.apz then i get an error messeg
    error reading plugin actions - failed to locate action plugin: LuaCOM\LuaCOM.lmd
    Aqui!

    http://www.icynorth.com/luacom/index.html
    Intrigued

  8. #8
    Join Date
    Oct 2005
    Posts
    572

    Huh? Thank you and 1 question

    Thank you.
    how can i delete, edit and writ a data to the database with asm?

  9. #9
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959
    Open AMS, Select the SQLite template.

    You'll now have a sample application that does all of the tasks you've asked about.

  10. #10
    Join Date
    Sep 2002
    Location
    Sol 3
    Posts
    3,160
    If you are looking for more information on using LuaCom to access an Access DB, below is a link to Microsofts site on the objects and properties for doing such.

    http://msdn.microsoft.com/library/de...prg01_1kwv.asp

    tigg
    TJ-Tigger
    "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
    "Draco dormiens nunquam titillandus."
    Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine

  11. #11
    Join Date
    Oct 2005
    Posts
    572

    SQLite template????

    SQLite template? SQLite template work whit access database?

  12. #12
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959
    how can i delete, edit and writ a data to the database with asm?
    Your question didn't state you wanted to use Access.

Similar Threads

  1. System.GetOSName questions
    By StealthFD in forum AutoPlay Media Studio 5.0
    Replies: 4
    Last Post: 04-28-2004, 11:05 PM
  2. quiz template - how to randomize questions
    By sue in forum AutoPlay Media Studio 5.0
    Replies: 8
    Last Post: 03-06-2004, 04:34 AM
  3. Weird Errors
    By RobbyH in forum AutoPlay Media Studio 4.0
    Replies: 9
    Last Post: 01-30-2003, 04:25 AM
  4. Help with randomizing questions and answers in a quiz application
    By TJ_Tigger in forum AutoPlay Media Studio 4.0
    Replies: 36
    Last Post: 11-21-2002, 02:36 PM

Posting Permissions

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