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     
I have two databases. The first is Access, the second is MySQL. Due to security, the two computer networks they are on are not connected. How can I...
Ian DeRock
10-27-2004 12:46 AM
fosheezy95 Go to last post
2 217
With respect to data model changes? 1. How many actual developers are in your project team? Don't count testers, managers, build coordinators,...
-P-
10-26-2004 10:03 PM
Nick Landsberg Go to last post
3 4
(I apologize beforehand for the cluelessness of this question. Except for one grad-level course on relational databases a couple of years ago, I have...
KKramsch
10-26-2004 12:52 PM
KKramsch Go to last post
10 141
Does anyone know if there is a version of dbase that supports true doubles…a double precision binary?
elizabeth
10-26-2004 12:02 PM
elizabeth Go to last post
0 82
I am working with FileMaker Pro 6. I will simplify my question to the basics. I have a database with records that contain the...
John Schomaker
10-26-2004 11:31 AM
John Schomaker Go to last post
0 92
This is my first effort at designing a system with replication in mind. Without boring you with too many details, I'd like some feedback as to the...
Mark Tutt
10-26-2004 10:11 AM
Mark Tutt Go to last post
0 77
what will happen to the foreign key constraint, according to the sql standard, when I issue the following commands : CREATE TABLE GURBO ( AT1 ...
Michael Hartley
10-26-2004 04:04 AM
Alfred Z. Newmane Go to last post
10 121
Hello, I'm just starting out w/ SQL databases. I'm running Mac OS X 10.3.5 'Panther' and have both MySQL and PostgreSQL installed and...
nuk
10-24-2004 08:08 PM
Kenneth Downs Go to last post
13 162
is there a way to refresh a browser once a record is added to the database? on one end someone is adding records to the database over a...
Vincent Jones
10-24-2004 07:49 PM
Gene Wirchenko Go to last post
13 187
Is this possible? Is it possible to have three quesries in a UNION? Sorry about the PHP in there. I just wanted to know if this is allowed? If only...
leegold2
10-24-2004 10:44 AM
--CELKO-- Go to last post
4 197
How I can export a database design from Visio to Access. I know that visio make design but also it makes the data types, the...
Daniel Khayat
10-22-2004 09:23 PM
barkoded Go to last post
1 134
Help! I need to rummage around in a large database; public records home loan information, 7 million records - 20 fields of which I'm interested in 5....
JayKay
10-22-2004 11:37 AM
JayKay Go to last post
13 197
Hi, I'm using Hibernate and I have an arbitrary test program that inserts a few rows into a few tables. When I run the very same program but change...
Mike
10-21-2004 01:45 PM
Mike Go to last post
0 152
Hello, I am developing an application and I was thinking of using a lightweight database. I heard about SQLite which I heard can be embedded in...
Ramiro Rodriguez
10-21-2004 11:39 AM
Information Go to last post
2 96
I need a database system to support a 3D application that may include data from very different sources, sizes, and formats: text-descriptive data...
Luc Claustres
10-21-2004 11:14 AM
Luc Claustres Go to last post
0 84
So I scoured the web for a way to spawn an email from a DB2 trigger. Turns out the only way I could find to do it is from a UDF called by...
yoyo
10-21-2004 10:26 AM
yoyo Go to last post
2 130
HI ! I have a connection to ORACLE 9i from a JAVA program... It works perfectly but it is very slow (about 20 seconds to connect). Why? Could anyone...
gurtd_dauberie@hta-bi.bfh.ch to send email write without _dauberie
10-21-2004 08:42 AM
gurtd_dauberie@hta-bi.bfh.ch to send email write Go to last post
0 112
Thanks - it works a treat!
chris
10-21-2004 02:44 AM
Jarl Hermansson Go to last post
8 151
hi my news carrier didn't have any mysql specific news groups - so apologize in advance if this isn't exactly the proper group for these question(s)...
Dave Ekhaus
10-21-2004 01:50 AM
Wolfram Kraus Go to last post
1 100
Hi, does anybody know of a cross-platform C/C++ API or "wrapper" to access databases through ODBC (or alternatively accessing databases through other...
Jesper Thygesen
10-20-2004 06:36 AM
Jesper Thygesen Go to last post
0 92
Hallo, I have visited InfoRelation.com and I would like to thank you for drawing my attention to this service ;-). The idea of connecting demand and...
inforelation55
10-20-2004 03:55 AM
inforelation55 Go to last post
0 87
My budget is fairly low and I was surfing the 'net looking for a free database. The issue is that I need this database to work with MS Access. I plan...
Sam
10-19-2004 08:48 PM
Kenneth Downs Go to last post
15 315
Does anyone know of free/shareware/low cost library to write a .DBF file that I could use from a C++ program? Thanks!
elizabeth
10-19-2004 09:29 AM
elizabeth Go to last post
0 133
Dear PhD candidates, The application for ALBAN scholarships is open for 2005/2006. (see details at http://www.programalban.org/ ) The candidates...
Paulo Cortez
10-18-2004 11:14 AM
Paulo Cortez Go to last post
0 87
Hi everybody... I'm seeking to export data from a db_VISTA 1.0 database, to any format that I'll be able to use in my apps. The data (many many...
Sébastien Baguette
10-18-2004 07:34 AM
Sébastien Baguette Go to last post
0 128
Hi All, When I tried to install the MDA tables today, I found out that there was no mon_role available ?! I was really surprised. Anyone had...
Ivo Beek
10-18-2004 06:19 AM
Carl Kayser Go to last post
1 107
Multiple Database Query Analyzer 2.1 Multiple Database Query Analyzer allows you to access different types of databases. Click here...
FreewareTown.com
10-18-2004 01:10 AM
FreewareTown.com Go to last post
0 93
Hi, probably a newbie type question. Right now the query below searches word.word_word field for hits. I want to add page.descrip and page.title to...
leegold2
10-17-2004 04:07 PM
Lemming Go to last post
1 207
Hi, How can I implement a tree like structure(e.g. file system info) using a RDBMS? Regards, Mansoorizadeh
Muharram Mansoorizadeh
10-17-2004 02:30 PM
--CELKO-- Go to last post
2 80
HI, I'm writing a webcrawler to analyse the structure of websites. What would be the best data model to represent the net of interlinked pages in a...
Fernando Rodríguez
10-17-2004 08:19 AM
Kenneth Downs Go to last post
1 110
Say I'm searching a table for key words w/eg"....LIKE '%keyword%'". I do not think indexing for speed works when using '%keyword%':p What is...
leegold2
10-16-2004 11:33 PM
jerry gitomer Go to last post
1 96
Hello, I ve posted this to another forum but got no satisfying answer. I have a table (simplified version below) that stores information about...
Kostas
10-16-2004 06:54 PM
Kostas Go to last post
2 204
Working in PostgreSQL 7.4 and been trying out EMS PostgreSQL Manager which is quite nice and includes the facility to reverse engineer a datbase to...
Phil Latio
10-16-2004 12:51 PM
B.Dimple Go to last post
7 131
I have two fields in a table. Most of the time they will be the same, but occasionally, for processing logic they will be different. What I want to...
Robert Stearns
10-16-2004 09:17 AM
--CELKO-- Go to last post
1 217
Information Assurance and Security (IAS'05) http://www.cs.nmt.edu/%7Ehis04/ias/index.html IEEE International Conference on Information Technology...
HIS - 2004 Conference
10-16-2004 12:22 AM
HIS - 2004 Conference Go to last post
0 123
Assuming this post is not horribly off-topic: How does one create a table just like another one? I've tried the following ( which is right from the...
Charles Harrison Caudill
10-15-2004 08:24 PM
Alfred Newmane Go to last post
4 103
I have a stored procedure in SQL that reads from ax XML file and writes to the database. However, the problem is that the data that gets written...
Teddy
10-15-2004 01:31 PM
Teddy Go to last post
0 106
I have a problem with weblogic 7sp2: trying to select a CLOB object from an Oracle 8 DB we are able to get it but we can not read it due to the...
satifal
10-15-2004 06:38 AM
satifal Go to last post
0 101
Map, generate, and maintain 50% of your .NET application code, namely your business and data objects. Use these objects in ASP.NET, Windows Forms,...
janie
10-15-2004 06:08 AM
janie Go to last post
0 104
Hi I want to put a trigger through the odbc interfaces.My motive is to check whether the table size has not exceeded a predecided size.If it exceeds...
Atul
10-15-2004 04:51 AM
Atul Go to last post
0 85
hello, if i have a column named city in a city_state_zip table, can i create an index on the upper function on the field? such as : create index...
tomL
10-15-2004 02:28 AM
Thomas Kellerer Go to last post
7 219
Hi, Does anyone have information about how many users Ingres have all over the world,or a list of companies who use it. after just one week I´m...
md9@ibest.com.br
10-15-2004 01:18 AM
michael newport Go to last post
1 92
Hi. I am working on a program that needs to store some hierarchical data in a relational database. The data is not your typical tree, in that each...
tizzo
10-14-2004 09:30 PM
--CELKO-- Go to last post
2 74
I am using Oracle sqlplus. when I type edit in its commandline, the last instruction will be appeared in a file named afiedit.buf. I want to know...
Zahra
10-14-2004 06:45 PM
Lemming Go to last post
1 138
"clintonG" <csgallagher (AT) REMOVETHISTEXTmetromilwaukee (DOT) com> wrote Some of the examples at DA come with sample scripts to create the...
Laconic2
10-14-2004 04:35 PM
Gene Wirchenko Go to last post
1 93
Hi, This question is very urgent i need to implement it as soon as possible. There is a Ctree database(basically flat files) in which all the...
cneelus
10-14-2004 09:00 AM
cneelus Go to last post
0 77
hello all, I want some urls which give information about the following filesystems especially the first 1.CDC Scope 2.IBM ISAM 3.IBM VSAM I require...
Ramesh
10-14-2004 07:08 AM
Ramesh Go to last post
0 80
Being totally unfamiliar with DTP/2PC, I am just trying to understand the whole thing on a conceptual level. I have more or less understood what a...
Pascal Damian
10-13-2004 09:27 PM
Pascal Damian Go to last post
2 71
Hello, New on the block! I have Oracle 9i instance running on Windows 2000. Would like to know if I can safely run the windows defrag utility without...
Brown
10-13-2004 08:25 PM
Christopher Browne Go to last post
1 181
I think I'll keep the most current version of the name in my PERSON table. Then store name change history in a PERSON_NAME_HIST table. ...
Paul B
10-13-2004 01:02 PM
Ed prochak Go to last post
1 81
Post New Thread

Display Options
Showing threads 2401 to 2450 of 3658
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 - 2013, Jelsoft Enterprises Ltd.