MS Access alternative
-
- User
- Posts: 42
- Joined: Sat Mar 04, 2006 5:19 pm
- Location: Rome, NY
MS Access alternative
I've thought of developing something like an access form replacement using PB. What are your thoughts on this?
Would it be useful to you?
I personally would like to completely dump MS and use Linux, but I have a few huge database projects using MSAccess as the front-end. I have to solely support those tools so I wish I hadn't used Access now, but there is nothing out there that provides the quick development cycle available in Access.
As an alternate, I was thinking that a converter may be good enough. Something that will convert all my MSAccess forms into some other technology forms with the same look/feel. Conversion to native forms and/or SWT would be excellent.
The code conversion would be a good add-on.
Any knowledgeable thoughts would be nice.
Would it be useful to you?
I personally would like to completely dump MS and use Linux, but I have a few huge database projects using MSAccess as the front-end. I have to solely support those tools so I wish I hadn't used Access now, but there is nothing out there that provides the quick development cycle available in Access.
As an alternate, I was thinking that a converter may be good enough. Something that will convert all my MSAccess forms into some other technology forms with the same look/feel. Conversion to native forms and/or SWT would be excellent.
The code conversion would be a good add-on.
Any knowledgeable thoughts would be nice.
-
- User
- Posts: 34
- Joined: Sun Jun 04, 2006 8:49 pm
- Location: Kentucky, USA
- Contact:
- the.weavster
- Addict
- Posts: 1576
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
Re: MS Access alternative
I know that feeling, if an Access app has to be used on a network it's a complete nightmare.DTecMeister wrote: I wish I hadn't used Access now.
I believe there is a converter to VB (if that's any better). There is also a converter from VB to REALbasic, but what you'd end up with after involving two converters...DTecMeister wrote:As an alternate, I was thinking that a converter may be good enough.
ComponentOne do a converter and an ActiveX control for MS Access reports. The converter turns the Access reports into an *.xml template which the ActiveX control can read and populate with data (and export in all sorts of formats including *.pdf). This works really well but is pretty expensive.
If you're contemplating Alpha 5 don't forget to look at the cost of the run-time and I understand it's not as feature rich as Access.
If you're going to start afresh Clarion might be worth a look.
-
- User
- Posts: 42
- Joined: Sat Mar 04, 2006 5:19 pm
- Location: Rome, NY
Reply to Noble Bell
I found info on Alpha Five. It sounds interesting, but it's proprietary making it not so good for an access replacement.
At first I want to just get the forms exported. The code is much harder since it would require a parser/scanner and more.
I would hope to provide the hooks that can be linked to code of the user's choice. (still deciding the details).
For what I need, I'd be happy to get the forms exported into an intermediate format then a generator that can take that format and generate the code and files necessary for one or several target format (SWT probably to start).
Sorry you didn't hear from me sooner.
At first I want to just get the forms exported. The code is much harder since it would require a parser/scanner and more.
I would hope to provide the hooks that can be linked to code of the user's choice. (still deciding the details).
For what I need, I'd be happy to get the forms exported into an intermediate format then a generator that can take that format and generate the code and files necessary for one or several target format (SWT probably to start).
Sorry you didn't hear from me sooner.
Where are the masses?
-
- User
- Posts: 42
- Joined: Sat Mar 04, 2006 5:19 pm
- Location: Rome, NY
Reply to The.Weavster
Clarion is nice, but still doesn't seem to provide all that Access forms can offer.
Where are the masses?
Re: Reply to Noble Bell
What do you mean by proprietary? With the Alpha Five runtime, you can distribute applications royalty-free.DTecMeister wrote:I found info on Alpha Five. It sounds interesting, but it's proprietary making it not so good for an access replacement.
I recommend you try out their 30-day trial download and take a look at user testimonials and topics in the Alpha Five Message Board.
Hi! Sorry about that. I'm a new Alpha Five user, and I've been very impressed with it. But enough said about that. I found the PureBasic website by chance, and it brought back high school memories of Basic programming on a Commodore-64. I thought I was pretty good then, but that was some 20 years ago and I haven't programmed a thing since. I'd like to develop a database application for health care. But I want to relearn general Basic programming too.
If you need a good guide, click my banner.jmatienza wrote:Hi! Sorry about that. I'm a new Alpha Five user, and I've been very impressed with it. But enough said about that. I found the PureBasic website by chance, and it brought back high school memories of Basic programming on a Commodore-64. I thought I was pretty good then, but that was some 20 years ago and I haven't programmed a thing since. I'd like to develop a database application for health care. But I want to relearn general Basic programming too.


i'm not as good as kale (i think, never read his book, and he hasn't send me one, hint, hint

( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
- Michael Vogel
- Addict
- Posts: 2797
- Joined: Thu Feb 09, 2006 11:27 pm
- Contact: