Re: Possible bridges between OO programming proponents and relational model



Thanks for the response...

<<You don't have to worry all that much about what the relational model
allows
or doesn't allow. As anybody here can tell you, there are no pure
relational databases in the Real World. >>I am puzzled by this
statement...Everything in my experience teaches me that the current SQL
implementation have recurring problems because they actuall y do not
support correctly relational concepts...

<<What we have is quasi-relational table-based systems that in fact can
handle
processes very well. >>What do you exactly mean by handling processes
very well? Most systems I face dayly, present grave performance and
administration problems that could be avoided if rules dictated by
normalization were respected...

<<Table-centric systems can. >>I see...What exactly are table centric
systems...Do you mean SQL based systems (ORACLE, DB2, SQL Server)

My concern is about how OO mechanisms could be utilized to allow better
physical implementation of relational concepts...Is Java a potentially
language than SQL for data manipulation, data definition (or
both)...Thanks for your input...

.



Relevant Pages

  • Re: Data Access...
    ... It would be nice if we could get an ANSI standard SQL compliant way to ... Data manipulation, navigation, etc... ... The same way SQL Server and every other SQL compliant database handles it. ... Using the ANSI standard is a better soution, ...
    (microsoft.public.dotnet.framework)
  • Re: Question on scope of temp tables created via SP
    ... which is why all of the data manipulation is in SQL already. ... If I can use temp tables then it makes multi-user versioning a lot easier. ... rather avoid if at all possible. ...
    (microsoft.public.sqlserver.programming)
  • Re: Possible bridges between OO programming proponents and relational model
    ... statement...Everything in my experience teaches me that the current SQL ... systems...Do you mean SQL based systems (ORACLE, DB2, SQL Server) ... physical implementation of relational concepts...Is Java a potentially ... language than SQL for data manipulation, ...
    (comp.databases.theory)
  • Re: Cant export actual text - Get #### instead
    ... Thank you, yes the cells were formatted as Text, I changed them to ... General and it worked just fine in exporting the info. ... Now off to figure out my SQL issue, SQL does not like the data for some ... arrrgh, got to love data manipulation, nothing is ever as simple as it ...
    (microsoft.public.excel.misc)