Paradox?

houssam_ballout said:
Hello
does anybody knows what is the Paradox Program?
thanks in advance

DO some googling....

Paradox is a database.
Also, if I say: "I always lie", that is a Paradox....
 
I've never used paradox myself, but access is fairly simple to use

One of the best ones out there is Oracle 9i, however it really depends on the database you're building and what you are using it for

I prefer mySQL for online databasing, and Oracle for multi-tier application processing, but access works good if you're just keeping records for yourself on your own machine
 
houssam_ballout said:
I am buidling my project with db on access, cause oRACLE needs larger memory ,
soo....

Can you even afford Oracle?

...and who told you Oracle needs "larger memory"?
 
I have take a course in the university talking about data base and its issues and we use the ORacle 9i (the CDs were been chipped with the packages from the university) as A DBMS.
and it needs more than 150 MB, but it is a nice one, in addition that package don't include everything, for example, it doesn't include the form builder. ..
So, I will try to use Access for my project or the SQLserver,
so what do u think/
 
you must have taken the SQL course cause when you learn about DB administration you will find out how to set sizes of everything from your initial intsallation to the size of the blocks and everything inbetween
 
Back
Top