Search found 7 matches
- Tue Jan 10, 2023 7:34 pm
- Forum: General Discussion
- Topic: Xojo Developers
- Replies: 18
- Views: 5301
Re: Xojo Developers
I agree with you about API 2.0. I get compiler errors when trying their DB examples from the documentation. My biggest issue with PB right now is learning how to programmatically use the gadgets as opposed to XOJO's controlls.
- Mon Jan 09, 2023 4:52 pm
- Forum: General Discussion
- Topic: Xojo Developers
- Replies: 18
- Views: 5301
Re: Xojo Developers
I was using the Desktop version for the database access but $399/year is tough especially on a fixed income. The price of aPureBasic lifetime license is awesome. Definitely a bit of a learning curve over XOJO But is OOP really that important. Most of my programming career was spent with procedure ...
- Sat Dec 31, 2022 8:30 pm
- Forum: General Discussion
- Topic: Xojo Developers
- Replies: 18
- Views: 5301
Xojo Developers
Just curious if there are any other XOJO developers here checking out PureBasic as an alternative.
- Mon Dec 26, 2022 1:38 pm
- Forum: Coding Questions
- Topic: [SOLVED] SQLite database
- Replies: 14
- Views: 2125
Re: SQLite database
I appreciate your reply. I used Access for many years. When I switched to a Mac I found Filemaker and RealBaisc (now XOJO) as viable alternatives on a Mac. I will admit that compared to Filemaker I find Access to be lacking. The other problem is that Access is not cross platform. As a developer I ...
- Fri Dec 16, 2022 5:30 pm
- Forum: Coding Questions
- Topic: [SOLVED] SQLite database
- Replies: 14
- Views: 2125
Re: SQLite database
The tutorial by TI-994A is very helpful.
I wish to express my thanks to the forum members who have tried to help. A while ago I also looked at the Lazarus IDE and posted a basic beginners question. I found the people there to be dismissive, maybe even a little confrontational. The kind of attitude ...
I wish to express my thanks to the forum members who have tried to help. A while ago I also looked at the Lazarus IDE and posted a basic beginners question. I found the people there to be dismissive, maybe even a little confrontational. The kind of attitude ...
- Thu Dec 15, 2022 7:53 pm
- Forum: Coding Questions
- Topic: [SOLVED] SQLite database
- Replies: 14
- Views: 2125
Re: SQLite database
Kiffi,
You were correct. I originally called the table "Titles" but forgot that I dropped the "s". Now I just need to work on returning the data properly.
You were correct. I originally called the table "Titles" but forgot that I dropped the "s". Now I just need to work on returning the data properly.
- Thu Dec 15, 2022 5:34 pm
- Forum: Coding Questions
- Topic: [SOLVED] SQLite database
- Replies: 14
- Views: 2125
[SOLVED] SQLite database
Hello all.
For the past 15 years I"ve been programming with Filemaker and XOJO. I've actually come to hate Filemaker and the cost of an annual license for XOJO has gotten to high. I'm looking to Purebasic as a viable alternative. Based on the language reference (online) , I'm trying to access an ...
For the past 15 years I"ve been programming with Filemaker and XOJO. I've actually come to hate Filemaker and the cost of an annual license for XOJO has gotten to high. I'm looking to Purebasic as a viable alternative. Based on the language reference (online) , I'm trying to access an ...