Jump to content

Delphi Program


Recommended Posts


Silurian, I've compiled your app on delphi 7 and tried to see where it was going wrong - is it when you're creating a new user on your database file?

Why are you using records, is it part of your project specifications?

I'd advice you to use other ways of storing informations like .INI files or even the registry - otherwise you'll always be retieving your values the hard way.

Please be a bit more specific on where to look - it would really help to better understand your problem here.. :)

btw: I'm a pascal/delphi coder for quite some time too, and it's a fact that people are moving to other languages especially when you check the price for a license of delphi. But on the other hand it is still a quite nifty language to handle.

Never tried delphi2005/2006 - always sticked with delphi7 simply because it gets every single one of my apps done the way I need in a simple manner, I guess it's mostly a matter of taste..

There are all sort of programming tastes out there and there's enough room for all of them, isn't there? :blink:

Even winbuilder is coded on delphi 7.. :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...