|
#1
|
|||
|
|||
|
e.g. How to use Sqlite Database plugin in Setup Factory 7 Last edited by coffeeworm; 10-14-2004 at 02:33 AM. |
|
#2
|
|||
|
|||
|
Quote:
|
|
#3
|
|||
|
|||
|
csd214
Thanks for your reply. I make a test to use Sqlite plugin like that: the code in [Global Functions] ------------------------------------------------------------ function createDB() db = SQLite.Open("c:\\test.db"); SQLite.Query(db, "Create table song(ID integer primary key, sid text, name text, descript text)"); SQLite.Query(db, "Create table score(ID integer primary key, pid text, sid text, name text, descript text)"); SQLite.Query(db, "Create table music(ID integer primary key, sid text, name text, descript text)"); end -------------------------------------------------------------- the code in [action/on postInstall] ----------------------------------------------------- createDB(); --------------------------------------- I build the project to setup.exe and run it. The test.db will be created,but I got an err form operation. Why? |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Object Plugins 'tool tip' query | SUF6NEWBIE | AutoPlay Media Studio 5.0 | 0 | 04-28-2004 11:45 PM |
| Question about plugins | stkeys | AutoPlay Media Studio 5.0 | 2 | 01-28-2004 12:19 PM |
| about plugins - IRTHUMBLIST | coffeeworm | AutoPlay Media Studio 5.0 | 9 | 01-10-2004 08:58 AM |
| AMS5 Plugins | element78 | General Chat | 6 | 12-06-2003 01:29 PM |
| AMS5 Plugins suggestions | Martin_SBT | AutoPlay Media Studio 5.0 | 4 | 12-01-2003 02:32 PM |
All times are GMT -6. The time now is 06:11 PM.








Linear Mode

