I am not aware of any built in data tools similar to core data in iOS. However the reason core data exists is because it is difficult to use normal databases with iOS ! Try integrating SQLite, CSV in iOS and it is far more difficult. In B4A all you do is put the SQLite database in 'File' and you are good to go. For creating, browsing, testing SQLite statements, I use Firefox addon 'SQLite Manager'. HTH
I do not know develop with Ios. I saw that with B4A is simple to manage data, but it is all manual and lacks basic infrastructure that could be very useful! This is' a constructive note.
thanks
I do not know develop with Ios. I saw that with B4A is simple to manage data, but it is all manual and lacks basic infrastructure that could be very useful! This is' a constructive note.
thanks
would be very comfortable, have a structure that allows you to create a field in the db with the type, which is created management table, fields, and graphical interface, top, also the management of the version of the DB.
I imagine a liberia that generates classes and a basic infrastructure for the management of the system.
I'm thinking about this (very loosely) for a long time.
The point that stops me is that I do not have access to view and layouts.
I was thinking of developing a tool that allows you to create the db, classes for each table object and also a minimum of graphical user interface, but for this last thing, at most I could simulate the view, a little how the designer does.
[I forgot ... I had started using B4J, but there was no way to best use drag & drop to create even joins and queries. I used VB.Net and then I stopped. Maybe I resume it into consideration.]
I think we have the same idea! sure, it is not easy and takes time, but a tool such as this (we like framework that case) would be an excellent tool for B4A and / or B4J. who does?
hello
good idea, but in that time I have very little time to devote to the development! I must tell you that I would love to do this kind of work that I've done in C + + / mfc. At best I can to provide my experiences and possibly contribute to the costs.
maybe you can add some other person or Anywhere that is already making many additions to the two systems.
If the tool must be outside the IDE, Erel would prefer that it be developed using B4J.
Also because it is multi-platform.
I put my hands back on what I had done.
I stopped also with B4A because of drag & drop: I had to think of something to get the item in a destination listview.