| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | REPOCOP 2010: Call for Repository Content about Combinatorial
Optimization Problems & meta-heuristics.
REPOsitory of Combinatorial Optimization...
JORGE RUIZ
|
12-22-2009 01:24 PM
JORGE RUIZ | 0 | 132 |
|  | I created a database on my desktohttp://hayesfam.bravehost.com/stevesig.htm
Blog: http://methodius.blogspot.com
E-mail - see web page, or parse:...
Steve Hayes
|
12-14-2009 04:18 PM
Ben Finney | 1 | 146 |
|  | Thomas Kellerer <OTPXDAJCSJVU (AT) spammotel (DOT) com> writes:
Right, foreign key relations are database constraints, not join
conditions. You...
Pif
|
12-08-2009 07:38 PM
Ben Finney | 34 | 566 |
|  | Apologies for cross-postings. Please send to interested colleagues
and students
-- CALL FOR PAPERS - Deadline for submissions: 19 February 2010...
natty2006@gmail.com
|
11-25-2009 06:05 AM
natty2006@gmail.com | 0 | 126 |
|  | How could I (under T-SQL) combine make this INSERT statements simpler:
INSERT INTO ig VALUES ('050016994' , 1999, 14.0)
INSERT INTO ig VALUES...
metaperl
|
11-18-2009 06:29 AM
--CELKO-- | 2 | 203 |
|  |
Kevin Norton
|
11-18-2009 04:59 AM
Kevin Norton | 0 | 121 |
|  | We at Nob Hill Software are working on a new query tool:
http://www.nobhillsoft.com/MarieAlix.aspx
You can read all about it on the above web...
Itamar
|
11-10-2009 04:19 AM
Itamar | 0 | 242 |
|  | I would appreciate recommendations for a database program.
I would like to write a few fairly simple database applications mostly
for personal...
Prof Wonmug
|
11-07-2009 11:43 PM
Steve Hayes | 18 | 278 |
|  | I personally like to specify all my joins in the FROM part of a SELECT
instead of using = and *= in the WHERE part.
To me, this makes sense because...
The Quiet Center
|
10-29-2009 07:24 PM
--CELKO-- | 5 | 183 |
|  | Hello, I have a need to setup a CASE statement in Sybase (Transact)
SQL where one of my branches is like this:
SELECT
CASE WHEN
(SELECT * FROM...
metaperl
|
10-28-2009 03:19 PM
metaperl | 2 | 162 |
|  | I am trying to get a top-down understanding of what it takes to go
from a SQL Query to actual data (records served up the RDBMS).
Your thoughts /...
David
|
10-22-2009 10:37 PM
toby | 2 | 262 |
|  | We would like to inform you about releases of our new converters in
Database Conversion Product Line:
DBConvert/DBSync for Oracle and MySQL
They are...
DMSoft Technologies
|
10-15-2009 11:34 AM
DMSoft Technologies | 0 | 160 |
|  | Hi!
Does anyone tell me if it is possible to convert/export a Filemaker DB
to an UNIMARC file?
Thx in advance.
locutus
|
10-03-2009 05:36 PM
locutus | 0 | 172 |
|  | Does someone tell me if it is possible to convert/export Filemaker DB
to an UNIMARC file?
Thx in advance
locutus
|
10-03-2009 05:30 PM
locutus | 0 | 125 |
|  | Hi,
I have to make custom reports solution in PHP + MySQL and I'm looking
for the best way to design part of my database. I will appreciate...
Quleczka
|
09-01-2009 05:51 PM
Gene Wirchenko | 14 | 317 |
|  | Are there hooks to most modern databases to allow database events to trigger
events or stream data that can be received by Java/C or other...
Frank D. Greco
|
09-01-2009 01:57 AM
Robert Klemme | 2 | 164 |
|  | Is there a good *reason* why entities in a database should be named
using singular instead of plural?
I can certainly see why columns should be...
metaperl
|
08-21-2009 11:03 AM
--CELKO-- | 13 | 635 |
|  | I have become enamoured of SQL*Power Architect, but to reverse
engineer a data model, it needs to connect to the database. In my
case, this is not...
metaperl
|
08-14-2009 08:38 AM
Terrence Brannon | 5 | 157 |
|  | For this schema:
http://github.com/metaperl/DBIx--Shootout/raw/7c090193e788f6d2825108cb8058d1a1e8f157ab/lib/DBIx/Shootout/GMAX/schema.pdf
How would...
metaperl
|
08-13-2009 04:14 PM
Terrence Brannon | 4 | 168 |
|  | Apologies for cross-postings. Please send to interested colleagues and
students
-- CALL FOR PAPERS - Deadline for submissions (2nd Call): 21...
natty2006@gmail.com
|
08-10-2009 08:32 AM
natty2006@gmail.com | 0 | 131 |
|  | This message announces the availability of wb-2a3.
"WB" is a disk based (sorted) associative-array package with C, SCM,
Java, and C# libraries. ...
Aubrey Jaffer
|
08-04-2009 09:59 PM
Aubrey Jaffer | 0 | 276 |
|  | Book now available:
CONSTRAINT HANDLING RULES
http://constraint-handling-rules.org
Thom Frühwirth, Cambridge University Press, ISBN...
Frank Raiser
|
08-04-2009 05:09 AM
Frank Raiser | 0 | 132 |
|  | Apologies for cross-postings. Please send to interested colleagues and
students
-- CALL FOR PAPERS - Deadline for submissions (extension): 31...
natty2006@gmail.com
|
07-21-2009 04:39 AM
natty2006@gmail.com | 0 | 265 |
|  | Hello All,
anybody has experience with tag/value based databases ?
I mean those DB with an extensive use of tag/value pair to give attribute to
a...
Fab
|
07-20-2009 12:31 AM
Steve Hayes | 5 | 310 |
|  | I think it was used in IDMS or one of the early network DBs in the
1970's; we had it in the ANSI X3H2 NDL draft document that never saw
the light of...
annalissa
|
07-08-2009 04:57 PM
--CELKO-- | 1 | 316 |
|  | I have a table which stores the absolute longitude of planetary position, eg:
MERCURY
---------------
157.65
SATURN
-------------
247.65
zaphod
|
07-04-2009 05:15 AM
Jasen Betts | 1 | 194 |
|  | Hey guys,
I was wondering if you guys could help me with some historical notes I'd
like to clear up before I put them in my first week PPTs. I don't...
howfie
|
06-28-2009 05:48 PM
Jackie Celko | 2 | 245 |
|  | I couldn't find this information on Google, but why is the
visual representation of a database (in presentations and
graphical descriptions) always a...
howfie
|
06-27-2009 10:04 PM
howfie | 16 | 398 |
|  | I've done my homemade small data warehouse with Postgres, and a simple
reporting tool.
What do I gain by having a surrogate integer time_key in my...
Marco Mariani
|
06-08-2009 06:08 AM
Marco Mariani | 6 | 306 |
|  | Does anyone know how to open this places.sqlite firefox database file? I'm
told it holds all of my browsing History files which I would like
to...
don
|
05-22-2009 06:03 PM
steph | 4 | 474 |
|  | What data standards should a database designer know about?
Some are so general they jump out at you --
ISO-8601 temproal dispaly formats.
ISO-3166...
--CELKO--
|
05-16-2009 12:36 PM
João Loureiro | 28 | 574 |
|  | Having used relational databases for about 10 years, I decided to take
an SAP course because I wanted to explore the idea of the star schema.
Weight...
metaperl
|
05-11-2009 08:47 AM
Terrence Brannon | 3 | 247 |
|  | I'm thinking about data architect or data modeler from TOAD
any opinions on thses products.... there is a big difference in price so I
want to know...
don
|
05-09-2009 04:15 PM
don | 0 | 171 |
|  | FirstSQL/J 3.20: JME (CDC) Compatibility
We're pleased to announce the new 3.20 release of the Professional
(Standalone) and Enterprise (Server)...
Lee Fesperman
|
05-07-2009 10:51 PM
Lee Fesperman | 0 | 174 |
|  | Hello,
I am looking for recommendations. I need the following:
- A database engine that runs on Windows mobile
- I do not want a client, I want the...
cantak
|
05-04-2009 07:47 AM
Christoph Rupp | 4 | 158 |
|  | I am working with a database that tracks educational courses. The
provider of the course is responsible for entering in the data about
the course....
Aardvark
|
05-03-2009 08:33 PM
Lee Fesperman | 3 | 287 |
|  | Hi Folks,
Does anyone have any insight into what user mailbox stores look like
for yahoo, gmail, hotmail, etc? I am curious if they have, e.g....
meranayaghar@yahoo.com
|
05-02-2009 12:26 PM
meranayaghar@yahoo.com | 4 | 196 |
|  | is anyone else having trouble posting to this group from some news serves
but not others?
"John A. Shiells" <johns (AT) nucleus (DOT) com> wrote
John A. Shiells
|
05-01-2009 07:43 AM
Jasen Betts | 2 | 288 |
|  | I will be doing two classes in connection the YAPC (Yet Another Perl
Conference) 10th Anniversary conference at Carnegie Mellon University
in the...
--CELKO--
|
04-30-2009 05:00 PM
--CELKO-- | 0 | 155 |
|  | Is there a current news group or message board discussing the above
subject(s)? I couldn't find one, and my wife wants some well working
applications...
robert stearns
|
04-30-2009 01:48 PM
robert stearns | 2 | 204 |
|  | Hi all,
I have 2 tables, "sims" (as in mobile phone sim cards) and "phones" (as
in mobile phones). I can add any number of sim cards to the...
Mark S. (UK)
|
04-29-2009 02:06 PM
Charles Calvert | 35 | 586 |
|  | hi,
i don't know much about SQL - just basics: tables, indexes, simple
selects and
i'm designing simple database storing key/value data (in fact...
skink
|
04-24-2009 05:39 AM
Jasen Betts | 4 | 198 |
|  | Hello
I am trying to learn standard SQL 99 (SQL3), but it is not very fun to
do when I have no RDBMS that implements it to play with :(.
Is there a...
Timothy Madden
|
04-23-2009 11:27 AM
David Segall | 30 | 822 |
|  | Hi,
In the literature for nested sets, a commonly described operation is:
given a node, find the path from the root to this node. I wish to find
the...
Hamish
|
04-22-2009 06:10 PM
Hamish | 3 | 203 |
|  | Hi,
Does anyone know of any open source SQL (preferably SQLite compatible)
implementation of nested sets using Dan Hazel's constrained...
Hamish
|
04-21-2009 06:26 PM
Hamish | 0 | 155 |
|  | Extended draft paper submission: EISWT-09 call for papers
This Extended Call for Papers is for those who didn't get a chance to
submit the papers...
devipsrs@gmail.com
|
04-18-2009 07:17 PM
devipsrs@gmail.com | 0 | 152 |
|  | I like to store all RSS 2.0 elements in db with php. I try to design optimal
database structure.
Is there some recommended structure or...
croora
|
04-15-2009 01:05 PM
croora | 6 | 303 |
|  | I'm working on a database-driven project and I'm trying to do some re-
architecting of the system.
I would like to cut down on the number of...
kuronekoyama@gmail.com
|
04-09-2009 03:40 PM
Tegiri Nenashi | 2 | 181 |
|  | I would suggest to post this in a python newsgroup, as it looks to be
more an issue of python that the...
Philipp Post
|
04-06-2009 04:53 AM
Philipp Post | 0 | 209 |
|  | Hi
In SQL command od Oracle 9i I look error because "_" is invalid character.
examle:
grant all on _USER_REPL_NESTED_TABLE_NAMES to...
Karol
|
04-04-2009 06:02 PM
Lee Fesperman | 2 | 222 |