 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
MR Guest
|
Posted: Tue Aug 08, 2006 7:41 pm Post subject: Paradox -> Interbase and ask Directory problem |
|
|
Hi people,
I want to switch from Paradox into interbase database and write an small
test application to check the tables.
If I use following command in paradox database, no problem...
Label1->Caption = Table1->Database->Directory; //Table is already active !!
but if I ask it from an interbase database: I get an Error:
feature is not available. (Merkmal nicht verfügbar)
any idea ?
thanks |
|
| Back to top |
|
 |
Antonio Felix Guest
|
Posted: Wed Aug 09, 2006 1:58 pm Post subject: Re: Paradox -> Interbase and ask Directory problem |
|
|
"MR" <Rezaeian (AT) dwl (DOT) de> wrote:
| Quote: | Hi people,
I want to switch from Paradox into interbase database and write an small
test application to check the tables.
If I use following command in paradox database, no problem...
Label1->Caption = Table1->Database->Directory; //Table is already active !!
but if I ask it from an interbase database: I get an Error:
feature is not available. (Merkmal nicht verfügbar)
|
MR,
The property Directory is available only for Local Databases,
like Paradox and dBase
As stated in the Help File:
Note: Do not use Directory when connected to remote
databases. An exception is raised in these circumstances. An
exception is also raised if an application accesses Directory
when the database is closed.
What are you trying to do ?
Br
Antonio |
|
| Back to top |
|
 |
Antonio Felix Guest
|
Posted: Wed Aug 09, 2006 2:51 pm Post subject: Re: Paradox -> Interbase and ask Directory problem |
|
|
In addition, if you're converting applications from Local Databases to Interbase
take a look at
http://blogs.teamb.com/craigstuntz/category/180.aspx
Craig as very usefull information there.
There are some points that you cannot miss.
HTH
Antonio |
|
| Back to top |
|
 |
MR Guest
|
Posted: Fri Aug 11, 2006 8:10 am Post subject: Re: Paradox -> Interbase and ask Directory problem |
|
|
Hello Antonio,
thank you for your information. It is very helpfully.
You are right, I had a local database and wrote some information in a ini
file in this directory. I just commented it out at the moment and have to
make some changes and write the ini file in another directory.
anyway thanks for your help.
the link is very good.
thanks again
MR
"Antonio Felix" <nomail (AT) nm (DOT) pt> schrieb im Newsbeitrag
news:44d9b03b$1 (AT) newsgroups (DOT) borland.com...
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|