| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | Below example script, C and VB code show how to manage dynamic data
structures with a lightweight, memory-resident database. During the
1st run, it...
Neo
|
08-08-2007 03:01 PM
Neo | 2 | 37 |
|  | Hi all,
I'm now using visual basic under visual studio 2005 to connect with my
database Postgresql via ODBC driver. I tried all three...
Jessie
|
08-08-2007 11:43 AM
Jessie | 0 | 42 |
|  | Hi,
I moved to a smaller home (the end of last year) and am liquidating most of
my collection of working vintage computers and classic game...
news.snet.sbcglobal.net
|
08-06-2007 05:31 PM
news.snet.sbcglobal.net | 0 | 40 |
|  | Hi all,
I am looking for fast and reliable database (must be open source)
which is capable of handling millions of rows. It must be fast...
zavnobih@gmail.com
|
08-04-2007 11:31 AM
--CELKO-- | 8 | 37 |
|  | Add your link - Free submission
www.free-pass.org
Very good!
Annunci Free
|
08-02-2007 05:47 PM
Annunci Free | 0 | 63 |
|  | I've spent most of the day pouring over the web looking for
replication solutions for a peer-to-peer database architecture.
I'm writing software for...
djh
|
07-30-2007 04:55 PM
djh | 1 | 37 |
|  | Hi,
Firstly, apologies for what is probably an extremely simple question,
but I have been searching all weekend for an answer, and as yet,...
conkersack@googlemail.com
|
07-30-2007 03:54 PM
conkersack@googlemail.com | 0 | 35 |
|  | On Sun, 29 Jul 2007 07:36:57 -0700, -CELKO- <jcelko212 (AT) earthlink (DOT) net>
wrote:
(snip)
Thanks guys for the pointers.
Gilles Ganault
|
07-30-2007 12:05 AM
Gilles Ganault | 2 | 43 |
|  | I have two tables, one called Department and the other called employee;
Department has two field: Deptname and id_dept
Employee has two fields:...
John Ruan
|
07-29-2007 08:23 AM
Lennart | 1 | 31 |
|  | Hi,
I have this problem, I want to make report using PivotTable/CrossTab.
The problem is, I want so show NULL value to.
This is my query to get the...
Lemune
|
07-29-2007 06:58 AM
Lemune | 2 | 33 |
|  | Hi there. I'm in need of assistance with an update query. I am doing
a data migration for a message board. All went fine except some of
the...
rh1200la@gmail.com
|
07-28-2007 01:41 AM
Tonkuma | 2 | 38 |
|  | I am reading FUNDAMENTALS OF DATABASE SYSTEMS where it says "In general, a
query written with nested SELECT...FROM...WHERE... blocks and using = or...
John Ruan
|
07-27-2007 10:06 PM
John Ruan | 3 | 32 |
|  | Hi,
Whats the best network-FS for a Linux LVS cluster used as a web-server
for a (mysql)DB application?
I can use no network-FS and replicate the DB...
nsa.usa@gmail.com
|
07-25-2007 09:19 PM
Ed Prochak | 1 | 28 |
|  | Hi,
I would much appreciate some help with a work project that is due very soon.
I have used a cursor to return the required result from a db...
Simon Barnett
|
07-25-2007 08:32 PM
Simon Barnett | 0 | 27 |
|  | Hi,
I'm about to start a website on a shoestring, so I'm looking to get
the most bang for my buck in terms of hardware. I will be running this
site...
nsa.usa@gmail.com
|
07-25-2007 04:09 PM
nsa.usa@gmail.com | 0 | 26 |
|  | Does anyone know the difference between UNION operator and the "OR" in
where clause ?
Thanks ahead.
Mike
|
07-25-2007 02:03 PM
Ed Prochak | 5 | 29 |
|  | hey,
I am using sesql.com to query Goggle with SQL and I am having trouble
with my query. The following works:
SELECT gog.*
FROM google gog
WHERE...
yoitout@gmail.com
|
07-24-2007 09:40 PM
Gene Wirchenko | 1 | 27 |
|  | Hi,
I know how a database is working, but I am not familiar with the
available software.
I am just working with Filemaker Pro with about 15...
Fetz Braun
|
07-23-2007 07:58 PM
Fetz Braun | 2 | 30 |
|  | http://www.valentina-db.com/dokuwiki/doku.php?id=paradigma:public:events:ubuntulive_0722
Paradigma Software's Valentina on Linux products now...
Lynn
|
07-23-2007 02:34 PM
Lynn | 0 | 26 |
|  | Hello all, recently, I read a good article from :
http://www.geekgirls.com/databases_from_scratch_3.htm
I have some question in my mind to achieve...
yancheng.cheok@gmail.com
|
07-23-2007 01:44 AM
Tonkuma | 1 | 29 |
|  | I'm having difficulty connecting to a mysql database that I have
running on a linux system. I am trying to connect from a windows
system - but I get...
keith.mcmasters@gmail.com
|
07-23-2007 01:01 AM
keith.mcmasters@gmail.com | 4 | 32 |
|  | This is for an educational application. The database has a bunch of
"subjects" such as vocabulary, geography, history, etc. Each subject
has a list...
LurfysMa
|
07-22-2007 01:41 PM
LurfysMa | 0 | 26 |
|  | Hi,
Does anyone know where I can pick up an ODBC driver for NonStop SQL on
XP or how to install one manually?
Thanks
paul.kirwan@rbs.co.uk
|
07-21-2007 09:02 PM
Joe Bishop | 1 | 33 |
|  | Hi,
I have got 3 subjects namely Maths, Physics and Chemistry.
I have multiple choice questions in each subject.
I want to create columns 6 columns...
Harsh_forC
|
07-21-2007 12:16 PM
Harsh_forC | 0 | 30 |
|  | hello
My book claims there are two kinds of relationships:
Two way connection and one way connection, but it doesn't go into any
more...
kaja_love160@yahoo.com
|
07-21-2007 08:00 AM
kaja_love160@yahoo.com | 0 | 31 |
|  | We see:
SELECT CompanyName
FROM Customers
WHERE CustomerID IN
(SELECT CustomerID FROM Orders WHERE OrderDate > '1/1/95')
And I assume the following...
metaperl
|
07-18-2007 07:49 AM
Lennart | 1 | 37 |
|  | I am working on an electronic flashcard program. It will offer the
user a collection of "subjects" to study, such as: vocabulary,
history, geography,...
LurfysMa
|
07-16-2007 04:33 PM
LurfysMa | 3 | 33 |
|  | I am looking for solution (technique) that will allow me, while using
traditional B+ tree, to obtain key from value without creating
"reversed"...
Dimitry
|
07-16-2007 04:59 AM
cruppstahl@gmail.com | 1 | 28 |
|  | I have deployed few Access apps splitting it in Front End and Back
End. Our environment uses Win XP SP2 for clients, Win 2k3 for servers
and Access...
Max Vit
|
07-15-2007 10:12 PM
Max Vit | 1 | 28 |
|  | Hello all.
I need help using query here.
I'm using this query and make grouping by date(month) with this query
SELECT p.name,MONTHNAME(s.date) as...
Lemune
|
07-14-2007 03:37 PM
Tonkuma | 4 | 26 |
|  | I was just wondering if you can have a situation in databases where
row B depends on row A, and row A depends on row B. Is this a sign of
bad design...
bob@coolgroups.com
|
07-13-2007 08:00 AM
Ed Prochak | 4 | 28 |
|  | hi ,
while designing a database with huge tables that are meant to hold
hundreds of thousdands of rows,
is it a good idea to flatten the tables a...
steven acer
|
07-13-2007 07:59 AM
Ed Prochak | 2 | 30 |
|  | Dear colleagues,
San Pablo - CEU University organizes an Official Master on
Computational Biotechnology
for the academic course 2007/2008. For more...
coss.eps@ceu.es
|
07-13-2007 02:18 AM
coss.eps@ceu.es | 0 | 28 |
|  | "Nis Jørgensen" <nis (AT) superlativ (DOT) dk> wrote
Excellent! :-) I like being shown I'm wrong about that kind of thing.
Roy
Richard Robinson
|
07-12-2007 10:18 AM
Richard Robinson | 30 | 89 |
|  | Hi Friends,
Is any one there using RDM 7.1 Embedded database? Please help me.....
Help me in generating .ddl file from the database. A kind...
ArunDhaJ
|
07-12-2007 08:27 AM
ArunDhaJ | 0 | 27 |
|  | On Jul 4, 12:17 pm, Nis Jørgensen <n... (AT) superlativ (DOT) dk> wrote:
I hate to do this to you but I can't find anything useful...
Cliff
|
07-12-2007 02:12 AM
David Cressey | 5 | 39 |
|  | I maintain a small database which contains information about
a group of people. Somebody suggested an addition. I proposed
an alternate method. My...
Patrick L. Nolan
|
07-11-2007 07:08 PM
--CELKO-- | 4 | 35 |
|  | (ACP) Reporter Michael T Franks recently had the opportunity to
talkwfin CEO Glen Rabie about Business Intelligence software, Web/BI
2, the BI...
Yellowfin Public Relations
|
07-11-2007 08:05 AM
Yellowfin Public Relations | 0 | 29 |
|  | Does anyone have a favorite site providing a comprehensive (or close)
list of database management systems, spanning both "relational"...
dawn
|
07-10-2007 04:14 PM
dawn | 10 | 63 |
|  | I'm working with mimer mobile db and need som help with the following
statement in a procedure.
I have the following today:
SELECT column1 FROM...
dos.fishing@gmail.com
|
07-10-2007 10:58 AM
Lennart | 6 | 31 |
|  | Let's say that we can have the following values for columns A, B in a
table:
1, 4
1, 5
2, 8
2, 9
2, 7
metaperl
|
07-09-2007 11:00 PM
David Cressey | 1 | 29 |
|  | First, let's start with what I can easily do without:
I don't need high performance. The amount of data I'll be dealing with
is quite low, and so is...
dvdavins@pobox.com
|
07-09-2007 09:24 AM
Thomas Kellerer | 6 | 28 |
|  | Paradigma Software is now shipping Valentina Community Server, a free,
unlimited connection database server based around Valentina 3
technology. This...
Lynn
|
07-08-2007 01:22 PM
Lynn | 0 | 38 |
|  | I have a disk file which contains 370,260 records of average length 60
ASCII text characters. I need to sort them on the first 9 characters,
which...
Citizen Bob
|
07-06-2007 02:21 PM
David Segall | 34 | 195 |
|  | We need to send transaction logs from multiple networked embedded
devices to a centralized database located on a server.
The server may be not...
metiu
|
07-05-2007 11:52 AM
metiu | 0 | 32 |
|  | Hi all,
I'm curious as to what happened to Dali/Datablitz. If I look for it on
the net I don't find what I expect, such as manuals, product pages...
Sune
|
07-04-2007 11:40 PM
Sune | 0 | 31 |
|  | This is not related to any specific database. It is more about
relational-algebra.
My question is: How can I write a query to find the most frequent...
John
|
07-04-2007 09:32 AM
Tonkuma | 6 | 30 |
|  | Ok, "question" one - I'm pretty sure I know the answer to this:
Given:
CREATE TABLE A (
INTEGER PRIMARY KEY AUTOINCREMENT id,
VARCHAR(255)...
metaperl
|
07-04-2007 03:32 AM
Lennart | 11 | 42 |
|  | I am interested in collecting code to create database tables for
standard commercial information such as employeee tables, customer
tables,...
Reporter
|
07-03-2007 10:02 AM
metaperl | 6 | 34 |
|  | When creating dimensions how is it determined if dimension should be
broken into two or more distinct dimensions. What are the cons of
breaking up a...
raidken@yahoo.com
|
07-02-2007 04:53 AM
Axel Hallez | 2 | 25 |