rhammadkhan
Members-
Content Count
10 -
Joined
-
Last visited
Everything posted by rhammadkhan
-
what is Datawarehouse.What is its use?why do we need it?And also a little intro of DataMining [An artificial Inetelligence approach to Database Development] what else>?
-
Object Oriented Database Management Systems need to be worried about the size, not you! as you are using just an RDBMS system... moreover, everything is text in your databases so there is no need to worry about the database space. When u'll get to reach the 100MB users .. ofcourse u'll need to get worried about the BANDWIDTH. :-) adios
-
well..thats easy- for larger databases .txt files have soo many problems including inconsistency of data, repitition of records wrt to the departments. Specially if we talk abt the case of larger databases, difficult to handle nonstandard approaches to get into DBases. Now abt Databases and Relational Databases. Relational ofcourse uses Connectivity relationships. MYSQL and SQL and Oracle. MySql is less secure than Oracle or SQL - MySql is Opensource thats why it is used more, otherwise there is nothing such that its better than SQL or ORacle. adios
-
HTTP is a stateless protocolAll the communication goin on is stateless so you cannot go back to the caller Use some feature of php to get back to it. or may bee Cookies will help [i dont know php that much but i know it supports Cookies] adios
-
It depends on choice of the Modellerthere may be Lightwave 3D which can be a better option Lightwave3D is easier in all respects and ofcourse enough to get what you want. I use lightwave3D [even when its hard to plug a character in VC++ modelled in Lightwave3D ] adios
-
It depends on choice of the Modellerthere may be Lightwave 3D which can be a better option Lightwave3D is easier in all respects and ofcourse enough to get what you want. I use lightwave3D [even when its hard to plug a character in VC++ modelled in Lightwave3D ] adios
-
The best way to learn something new [if u are used to with a little programming]things is to 'Learn by Examples'. So use search engines to find out MYSQL/PHP examples. you'll get to know all else. adios