Hi
I have tried Japbe and prefer its layout and tools over the purebasic IDE, but I have had to shift back to the purebasic IDE because it allows you to run code in the IDE without having to save it first , ie you can change things in the code and run it , but if something goes wrong you can ...
Search found 6 matches
- Sat Oct 18, 2008 1:57 pm
- Forum: PureFORM & JaPBe
- Topic: jaPBe 3.13.4 [IDE for PB 4 and PB 5]
- Replies: 1545
- Views: 680261
- Wed Sep 10, 2008 12:17 am
- Forum: Coding Questions
- Topic: SQLite database SQL
- Replies: 9
- Views: 2374
- Tue Sep 09, 2008 6:58 pm
- Forum: Coding Questions
- Topic: SQLite database SQL
- Replies: 9
- Views: 2374
- Tue Sep 09, 2008 4:31 pm
- Forum: Coding Questions
- Topic: SQLite database SQL
- Replies: 9
- Views: 2374
- Tue Sep 09, 2008 11:51 am
- Forum: Coding Questions
- Topic: SQLite database SQL
- Replies: 9
- Views: 2374
- Tue Sep 09, 2008 1:26 am
- Forum: Coding Questions
- Topic: SQLite database SQL
- Replies: 9
- Views: 2374
SQLite database SQL
Hi
I have moved from VB6 to purebasic and am trying to write the contents of a editorgadget to a SQLite database the procedure I am using works , but when the editorgadget contains indented formated PB code (I am writing a code library) it does not insert into the database.
Also if I input the same ...
I have moved from VB6 to purebasic and am trying to write the contents of a editorgadget to a SQLite database the procedure I am using works , but when the editorgadget contains indented formated PB code (I am writing a code library) it does not insert into the database.
Also if I input the same ...