Hey Delphi people,
I'm developing a simple tool for my company which would edit a database from which I can draw data with ASP. Now the asp part is easy, but as I'm pretty new with Delphi I have the following problem which I connot seem to work around:
I had to use a paradox db because my company is using Delphi v.1 (yes, the one from 1995) which cannot use Access databases, obviously - and I'm quite unfamiliar with paradox. So I composed a similiar database using Database Desktop. Now when I try to use DBeditboxes and navigator, they won't let me edit the information in the DB. The "insert" button in the DBnavigator, for example, cannot be pressed and you can't write in the editboxes.
A few years back in school I was using Delphi 4 and access databases and I didn't have this problem. Does anybody know about this problem? Is there possibly a attribute to a paradox db which denies outside access to it? I'm quite out of ideas, so ANY help would be muchos appreciated.
Thanks in advance,
-J
I'm developing a simple tool for my company which would edit a database from which I can draw data with ASP. Now the asp part is easy, but as I'm pretty new with Delphi I have the following problem which I connot seem to work around:
I had to use a paradox db because my company is using Delphi v.1 (yes, the one from 1995) which cannot use Access databases, obviously - and I'm quite unfamiliar with paradox. So I composed a similiar database using Database Desktop. Now when I try to use DBeditboxes and navigator, they won't let me edit the information in the DB. The "insert" button in the DBnavigator, for example, cannot be pressed and you can't write in the editboxes.
A few years back in school I was using Delphi 4 and access databases and I didn't have this problem. Does anybody know about this problem? Is there possibly a attribute to a paradox db which denies outside access to it? I'm quite out of ideas, so ANY help would be muchos appreciated.
Thanks in advance,
-J