dbTalk Databases Forums  

Sponsored Links


comp.databases comp.databases


Discuss in the comp.databases forum.



Post New Thread
Threads in Forum : comp.databases Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, If the nature of the data to be stored in a database is like the following, what is a more efficient method of storing them? For a table in the...
Stanley Yao
02-16-2004 01:00 PM
Ed prochak Go to last post
5 82
Hi, I'm doing a master's thesis which includes some background study on the most common RMDBS software on the market today. I was thinking of...
Tero Partanen
02-15-2004 05:28 AM
Tero Partanen Go to last post
6 75
If you are Silicon Valley on March 15, you might want to attend a panel discussion about the marriage of SQL, XML, web services and grid...
Ken North
02-13-2004 04:16 PM
Ken North Go to last post
0 89
Can anybody give me some advice on database design. If I have to recoed records of frequent transaction events, am I better to design one...
Eric Wing
02-13-2004 12:34 PM
Ed prochak Go to last post
1 88
I'm fairly new to oracle forms. I found a windows api that would allow me to send keystrokes to a window, but I get an error saying that I must...
Brian
02-13-2004 10:22 AM
Brian Go to last post
0 260
Hello, I have to design some tables that will store bills payement. But I see two different ways to manage that : First way : I could store all the...
Bruno Baguette
02-13-2004 09:54 AM
Bruno Baguette Go to last post
0 88
On Fri, 13 Feb 2004 13:07:59 +0000, Oliver wrote: Not a networking problem. UNIX domain sockets are implemented within the filesystem. Check...
Owen Jacobson
02-13-2004 08:21 AM
Owen Jacobson Go to last post
0 87
"Mark Preston" <usenet (AT) noemailaddress (DOT) co.uk> wrote How do I finish the table I just built? Should I stain it or paint it? Use oil or...
John Cochrane
02-12-2004 08:19 AM
Tyler Smith Watu Go to last post
3 214
What is Microsoft SQL?
maverik_30
02-12-2004 02:55 AM
Michael Gast Go to last post
8 246
There's a design situation that comes up from time to time, and I'm interested in hearing comments about the solutions that people choose....
Leo Tohill
02-11-2004 11:27 AM
--CELKO-- Go to last post
3 172
Hi Guys! I have a big C++/QtSql application which has to handle a medium amount of data. Now I am planning to use some free database like...
Sumit Nagpal
02-10-2004 10:52 PM
Christopher Browne Go to last post
2 188
I need a clear example of how to accomplish the following: I want to add multiple Inserts into the Sybase Delete Trigger with cascaded deletes...
Dennis Fricker
02-10-2004 03:55 PM
--CELKO-- Go to last post
1 80
Hiran Chaudhuri wrote: 1. How do I do that? 2. What about 'SHOW DATABASES'? I use MySQL server version 3.23.54-nt. In the manal on MySQL homepage...
Stefek Borkowski
02-10-2004 03:42 PM
Stefek Borkowski Go to last post
3 78
Hello, I have a small problem which I am not sure is possible to solve. I want to give a certain user very restricted access to a database. I want...
Nils R
02-10-2004 02:26 PM
Nils R Go to last post
0 114
Is it possible to print out a report from a form directly without the use of a table or query?
rob
02-10-2004 11:03 AM
rob Go to last post
0 123
This as the row source for a combo: SELECT qryRole.RoleID, qryRole.Role FROM qryRole WHERE (((qryRole.RoleID) Not In (SELECT RoleID FROM...
Mike MacSween
02-10-2004 10:28 AM
Lennart Jonsson Go to last post
5 83
Can anyone tell me for one easy-to-use-interface with MySQL-Databases. I've MySQL-Front but i don't like too much. thanks.
juan carlos
02-09-2004 02:14 PM
419-Buster Go to last post
1 248
Hallo, Wanneer ik data die over meerdere tabellen is verdeeld (bijvoorbeeld een record waarbij data uit 5 tabellen) wil updaten / deleten of inserten...
Marc
02-09-2004 09:21 AM
Bob Badour Go to last post
1 173
Hi all. I hope someone can help me because this is going to drive me crazy until I'm finally able to wrap my mind around this. * Scenario: I am...
Just Me
02-08-2004 11:22 PM
Ed Prochak Go to last post
1 75
"Heikki Tuuri" <Heikki.Tuuri (AT) innodb (DOT) com> writes: Is there an example of plain SQL (not using 'if' or other PL/SQL constructs) which is...
Ed Avis
02-08-2004 06:48 PM
VC Go to last post
54 377
DBTool -- Another Database Toolbox for MATLAB http://energy.51.net/dbtool/index.htm 1. What's new in version 2.3: Version 2.3 dsnlist - list all...
qhe
02-07-2004 09:33 AM
qhe Go to last post
0 101
I am curious if anyone knows how to go about this one. I have a table, in which one of the columns, username, has email addresses. I want...
419-Buster
02-06-2004 08:15 AM
419-Buster Go to last post
4 146
Dear All : I am bothered by this quesion. Does a indexed column help to speed up a query using "select ....... where A like '%XXX%'... " ? For...
Ken Hu
02-04-2004 09:50 PM
Jim Kennedy Go to last post
1 199
Hi all, When I test the Delete multi table function in MySQL, DELETE table_name ...] FROM table-references I accidentally delete all data in...
Vic
02-04-2004 09:45 PM
Vic Go to last post
0 77
Hi, I have the following two tables: CREATE TABLE tabA (id int); CREATE TABLE tabB (id foreign_key tabA, name VARCHAR(5), now timestamp); For each...
Steve
02-04-2004 05:24 PM
Steve Go to last post
3 97
Hi group I am searching for an open database system like mysql, postgesql, firebird or maxdb that lets me handle large tables on a standart pc. I...
Christoph Mueller
02-04-2004 01:43 PM
Christoph Mueller Go to last post
4 80
Hi all! I'm wondering if there is any common/standard storage format for SQL databases so that I can easily transfer the whole database (by...
d2004xx
02-03-2004 09:03 PM
Christopher Browne Go to last post
8 176
<http://groups.yahoo.com/group/SandHillEC>
Butler Lampson
02-03-2004 08:19 PM
Butler Lampson Go to last post
0 79
Is there some unique row id in every table in MySQL ? I think Oracle does this and I am looking for the MySQL equivalent ... Thanks ! JC
JC-Atl
02-03-2004 06:50 PM
--CELKO-- Go to last post
2 164
Hi, Is it possible to do a LIKE on a list of values? For example, I want to select all employee names from a table where their last names are...
Steve
02-03-2004 04:28 PM
Ed prochak Go to last post
5 227
In article <ultramafic-2501041455140001 (AT) 192 (DOT) 168.0.100>, Steve Wilbur wrote: The way to avoid this is work at a tech place that doesn't go...
debbienc
02-03-2004 10:58 AM
Bob Badour Go to last post
32 269
Dear All: I am looking for a method to load datas from a ascii file into postgreSQL. I have a ascii file that contains the datas dumped from...
Ken Hu
02-03-2004 07:52 AM
Christopher Browne Go to last post
2 78
I need link to article about transaction log of any DBMS exept MS SQL and oracle. Thx for answers michu
michu
02-02-2004 05:42 PM
Lennart Jonsson Go to last post
1 161
Does anyone have experience of accessing Dataflex data files via CONNX? I have a UNIX box on my network running a Dataflex app, and I used NFS to...
Gary Cassidy
02-02-2004 07:40 AM
Gary Cassidy Go to last post
0 138
Oracle DBA Contract Large client based in Iraq requires experienced Oracle database Administrator for a substantial project. Unix is an essential...
shaan,lao
02-02-2004 07:27 AM
Dataman Go to last post
1 105
Can someone tell me how to do this in generic SQL ? I couldn't find just a plain SQL newsgroup on this newsserver tonight. Thanks ! As an example,...
JC-Atl
02-01-2004 07:53 PM
JC-Atl Go to last post
2 87
I'm making a little database benchmark for a friend (using PHP and SQLite) for a friend, and I just had a quick question: is it faster to use one...
Enu
02-01-2004 01:55 PM
Enu Go to last post
4 186
Can anybody help me connect my Windows app to MySql running on a Linux server. There is no firewall so all ports should be accepted. THe service...
Basil Fawlty
02-01-2004 08:17 AM
Bigpond Go to last post
2 80
I want to input a value in one table and have it automatically post or update in multiple tables. Is this doable?
TCarter
01-31-2004 10:17 PM
TCarter Go to last post
2 130
hi, how do i create a table in mysql and specify the primary key for that table? cheers, jo!
Jochen Opp
01-31-2004 05:02 PM
Jochen Opp Go to last post
0 147
Hi, I would like to know if the following is possible at all: I have a column in a table that represents some file sizes with different...
Steve
01-31-2004 04:38 PM
Anthony W. Youngman Go to last post
15 315
Hi Steve You are cruel man, teasing me with that sort of resource. The times I have considered going the whole hog, and giving DIY a chance. My...
Kenny Ashton
01-31-2004 04:12 PM
Mike Sherrill Go to last post
5 77
LK I'm using Foxpro 8 and I'm trying to merge selective data from 4 different tables into a new table.The problem is that the tables are not alike,...
LawyerKill
01-31-2004 03:48 PM
LawyerKill Go to last post
0 201
Are there any links or articles relating to pagination in databases for webapplications? The kind you see in search engines like yahoo, google etc.
TP
01-31-2004 10:56 AM
Kenny Ashton Go to last post
3 106
Can you help me to read text books through the web pages like the site : WWW.KNOVEL.COM ? Thanks alot
Bakhtiary
01-31-2004 09:42 AM
Bakhtiary Go to last post
0 129
Hi, I was wondering if I can select a range of value using a LIKE statement. For example, a column in my table has values: a1, a2, a3 .... a1000...
Steve
01-31-2004 08:57 AM
Bob Badour Go to last post
6 72
Hi, Does anyone has ideas on converting HDF (hierarchial data format) file to csv file. Any ideas will be appreciated. Thanks in advance Amit
Amit Singh
01-31-2004 12:15 AM
Drago Ganic Go to last post
1 114
On Thu, 29 Jan 2004 22:38:34 +0000, Matt wrote: No.
Nils Petter Vaskinn
01-30-2004 02:39 PM
jeffc Go to last post
1 161
Call for Workshop Proposals: Web Mining and Farming http://www.maebashi-it.org/WI04/workshop.php (In conjunction with the 2004 IEEE/WIC/ACM...
WI/IAT Conference Secretariat
01-30-2004 06:33 AM
WI/IAT Conference Secretariat Go to last post
0 136
We've been interviewing job candidates today. I put people in front of a keyboard, give them a table name and ask them to get info out of that table...
Bruce Lewis
01-29-2004 07:15 PM
Bob Badour Go to last post
14 161
Post New Thread

Display Options
Showing threads 2901 to 2950 of 3595
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.