| Thread | Last Post | Replies |
|
| New group for discussing database R&D | 29 Nov 2004 18:05 GMT | 4 |
Started a new group <a href="http://groups-beta.google.com/group/dbresearch">here</a> (at http://groups-beta.google.com/group/dbresearch) for database research and development, developing new ways of thinking about data, and
|
| Varchar length | 28 Nov 2004 16:38 GMT | 2 |
Do you lose a lot of overhead by setting varchars to be lengths that you probably don't need? J. Olson http://www.linuxloggers.com
|
| Double Masters | 28 Nov 2004 15:28 GMT | 25 |
I'm anticipated to complete my Bachelor of Engineering (Computer Engineering) by the end of the year. After graduation, I will continue my study and undertake Masters of Information Technology, which consists
|
| www.intranets.com / web forms and database management | 28 Nov 2004 15:21 GMT | 1 |
Hi all, I hope that I am posting in the right place. I am looking for some advice. I have seen a product on the web called www.intranets.com it is a hosted service, but allows me to very easily create new databases, tables, and corresponding forms
|
| Disconnected operation ? | 26 Nov 2004 18:47 GMT | 7 |
I've got a question: If I wanted to design a system for data-entry from various remote locations, I'd normally build/use whatever 2- or 3-tiered system came to mind - PHP, application-servers - whatever.
|
| Storing XML in a database... | 25 Nov 2004 19:57 GMT | 3 |
Folks, Would storing raw XML data in a database be a good or bad thing? Why?? Comments much appreciated, Al.
|
| version controle tools | 23 Nov 2004 22:06 GMT | 10 |
.. Are there any tools ? The version controle system in microsoft product is vss.In oracle is cvs.In db/2 what they use?,informix..?.
|
| String Function | 23 Nov 2004 17:46 GMT | 1 |
I am trying to extract part of a string field on a table. It has a last name and it ends with a comma like "Smith,". I want to extract the last name and dump the comma. I have this function, but it is not working properly and it does not extract the comma from the string.
|
| Need a recommendation for DBS | 22 Nov 2004 23:31 GMT | 2 |
I need a database system which is suitable for time-series data. That is nearly all tables in the DB are flat tables with very little relationships. I used to use Ms-Jet but the 2Gb size limitation was getting to be problem.
|
| Demo: John, Mary and R2D2 | 21 Nov 2004 01:35 GMT | 6 |
The following example (www.xdb2.com/Example/Ex113.asp) represents/queries the following things: john is a person whose profession is gardener. mary is a horse whose breed is mustang.
|
| The Problem of Will, Bill, and Jill | 20 Nov 2004 13:43 GMT | 14 |
Here's an interesting problem. If this can be solved, Neo can't complain about redundancy and nulls :) Given a table of names and ages, where age 0 means unknown age: SQL> CREATE TABLE age_test
|
| Simultaneously running processes | 20 Nov 2004 01:27 GMT | 3 |
I have to come up a block that prevents ceratin tasks from running simultaneously, for instance: - if latest sales data is being loaded, no reports involving recent sales should run, but it is OK to run any reports against historic
|
| Should we propose comp.databases.design? | 19 Nov 2004 20:29 GMT | 2 |
In the group comp.databases.theory we had a short thread on the idea of creating comp.databases.design. Currently questions about that seem to be distributed in both comp.databases and comp.databases.theory. I have looked into this somewhat and it is fairly easy to propose a group. ...
|
| best "large" database on the net | 19 Nov 2004 13:11 GMT | 12 |
I have to manage a very large database on a remote server. Wich is the best dbms? Oracle, Ms SQL or what else (obviously not access)? Thanx
|
| SQL HELP | 19 Nov 2004 02:07 GMT | 2 |
I have a table that looks like this (I've simplified it) case_number payment_id 1000 500 1000 501
|