BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

interbase vs dbe

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Databases
View previous topic :: View next topic  
Author Message
rb
Guest





PostPosted: Thu Aug 04, 2005 8:58 pm    Post subject: interbase vs dbe Reply with quote



Hi all.

I need some clarification concerning interbase and dbe.

What is the difference between the two.

I have created a GBD with this code.

var db:TIBDatabase;
strDir:string;

begin
db:= TIBDatabase.Create(db.Owner);
strDir:= getCurrentDir();
strDir:= strDir + '\' + 'Database';
db.Params.Add('USER "SYSDBA"');
db.Params.Add('PASSWORD "masterkey"');
db.Params.Add('PAGE_SIZE 4096');
db.DatabaseName:= strDir + '\' + 'Nineteenth.gdb';
db.CreateDatabase;

I would like to know when you create tables and queries do they get
stored into
the GBD? or do you have to create dbf tables and .sql files for queries.

I would also like to know how to link to the database administrator
programmaticly.

Thanks for help.

rb
Back to top
Riki Wiki Google
Guest





PostPosted: Sat Aug 06, 2005 11:47 am    Post subject: Re: interbase vs dbe Reply with quote



Hoi Rb

Quote:
Thanks for help.

Take a look here:
http://delphi.wikicities.com/wiki/Delphi_Newsgroups
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Databases All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.