| Thread | Last Post | Replies |
|
| Database Hosting | 28 Nov 2006 04:03 GMT | 14 |
Our company is about to embark on rewriting our entire application to be truly client/server based, and bring the UI up to .NET. One of the additional services that our CEO wants to provide is the hosting of the software ourselves (to save our smaller clients the licensing costs of ...
|
| Looking for a library databse of books | 28 Nov 2006 02:52 GMT | 11 |
Hey all. I'm trying to get hold of a database of books, preferably in sql, access or something easily convertable to those. The database should be like a library's, with records containing title,
|
| Looking for some relational algerba exercise(with answer)? | 26 Nov 2006 00:23 GMT | 5 |
I am looking for some relational algerba exercises(with answer). I need some problems that is a little more challenging Anyone got a link or website ?
|
| Looking for this old database system - old windows? | 25 Nov 2006 19:57 GMT | 1 |
Kind of odd question - if you like puzzles then read on. I have been working with a number of databases in my life, but nothing come close to this one. The point is I dont recall the name.
|
| How to represent category, subcategory, product | 23 Nov 2006 17:46 GMT | 22 |
I don't know if this counts as database theory or not so feel free to tell me this is an inappropriate group for this post but anyway: can anyone please offer any advice as to what would be the right pattern (is pattern the right word?) to model the following scenario in a
|
| Database Redesign and Migration | 23 Nov 2006 04:05 GMT | 4 |
Hi. I apologize if this post is off topic but it doesn't relate to any particular database, so I'm posting here. I've come to work for a new (very small) company as an application developer. The legacy code that is here is rather poorly written and
|
| Functions and Relations | 22 Nov 2006 19:25 GMT | 35 |
> NENASHI, Tegiri wrote: > How one presents 'sqrt' as a relation in the database ? Please show. This looks like a good opportunity to post a reworked snippet from my exchange with Marshall.
|
| A new approach to storing ordered hierarchical data in RDBs. | 22 Nov 2006 17:08 GMT | 20 |
I've discovered a new approach to storing ordered hierarchical data in RDBs. As far as I know there is no similar model out there and it differs significantly from traditional models (such as adjacency list, materialized path or the nested sets approach). A brief article
|
| is pivoted phones view updateable? | 19 Nov 2006 00:28 GMT | 24 |
Tchuzhie Giri wrote:
> It is not "OK" so long as one does not have your rules of updatability. > You put a pile of symbols on the pile of symbols: it does not have > sense without the rules. Please provide the rules, simple examples |
| DB design issue | 18 Nov 2006 17:25 GMT | 13 |
I'm going to design a db for an Interface Requirement Specification Tool. In practise I have the following main tables: -System
|
| what tools/procedures can be used for developping databases? | 17 Nov 2006 18:16 GMT | 3 |
I am looking for documentation and best practices to develop a database and support it. This tool and/or set of procedures should be able to: * generate SQL statements to upgrade one version of a database _safely_
|
| Another motivational example for inverse view | 17 Nov 2006 15:13 GMT | 7 |
Consider table PolarCoordinates ( theta real, R real,
|
| Embedded SQL, again | 16 Nov 2006 02:45 GMT | 4 |
Here's what I'd like better than embedded SQL in a programming language. Or so I think. I'd like a programming language whose syntax and semantics comprises both the functionality of a good general purpose programming language, and a
|
| dimensional model question | 15 Nov 2006 10:59 GMT | 6 |
bit of a noob here, but ya'll are nice, right? ; ) Scenario: Building an EDW for a dashboard app. First element of the dashboard is...Finance, of course (probably be
|
| Graph Schema | 14 Nov 2006 18:59 GMT | 10 |
I have two questions related to theory, practice, or principles of designing an application's schema for a relational database. A) Is it true that a graph (as in graph theory, nodes and edges), when represented recursively in a schema, is considered a nemesis to DBAs
|