ctadlock wrote:
Any status on this....?
Thanks
CT
In progress.
I hope to finish the current development cycle late April. I first do as much class refactoring as possible, as that's the main issue for doing all these updates at once: it will break project formats. (save in the new one -> no load in the old one). This will make it possible to delay some smaller gui enhancements to a slighter later date without a big problem.
Firebird driver now works 100%, all descriptions/extended properties/comments are now read from sqlserver/oracle/firebird as well into tables/fields/views/procs/parameters and entities/proccalls/typedviews/typedlists. A lot of work has been done to make the gui more responsive in large projects. Now in a large project when you rename an entity, delete an entity, add an entity, they changes are propagated instantly.
The database drivers now contain the connection parameter control as well, which opens the way for opening their sourcecode in the next SDK update, plus eventually 3rd party developers who want to develop a driver for a typical database. Although I'm participating in the Pervasive .NET provider beta, I've postponed this driver till the driver development period, in May.
Furthermore, thanks to the great guys of Janusys, a lot of controls will be replaced by their gridEX so more things will be editable more easily.