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: I have downloaded the PrimeBase PHP Module but when I tried to compile it on the Microsoft Visual Studio 6, it shows me the following...
leocortes
12-12-2006 06:04 PM
leocortes Go to last post
0 106
Dear comp.databases, Stylus Studio has published a new educational video tutorial entitled: Visual Data Integration Using Stylus Studio XML...
stylusstudio@gmail.com
12-12-2006 03:06 PM
stylusstudio@gmail.com Go to last post
0 128
Hi All, we have a requirement in which we have to use asynchronous ODBC for Oracle database. typically I have seen the option SQL_ASYNC_ENABLE...
malliknamburi@gmail.com
12-12-2006 01:32 AM
malliknamburi@gmail.com Go to last post
0 96
I have 3 tables Person Period Calendar Calendar 1~~~~n Period Person 0-1~~~~1 Calendar Because a Calendar can be associated with another...
visionset
12-11-2006 06:24 AM
visionset Go to last post
4 125
Small (15 folks) engineering company looking to expand and use a DB to track files, protect: folders, reports, photos, and files from deletion and...
Sparky
12-08-2006 02:34 AM
Tony Rogerson Go to last post
4 90
Marketplace: Yellowfin reporting 3.1 with BIRT Integration Yellowfin is proud to announce the release of 3.1. The major theme of this release is...
YellowfinTeam
12-07-2006 02:16 AM
YellowfinTeam Go to last post
0 74
Hey Guys/Gals Could someone please send me list of all countries and all the cities which they have? Needed urgently for my school project.
s26f84@gmail.com
12-06-2006 04:17 PM
Paul Go to last post
10 277
Hi all, I've just strated learning ProSQL, becasuse the system we use, uses it, but need more information. Can anyone point me in the right...
Naba via DBMonster.com
12-03-2006 10:38 PM
Naba via DBMonster.com Go to last post
2 258
Greetings, Does anybody have any literature that compares the performance of IDMS and DB/2? Specifically, I am looking for CPU usage or...
jtzecher
12-01-2006 08:02 AM
dawn Go to last post
4 93
In a separate thread I was chastised for using the database to generate primary keys. CELKO insisted "we invent a key with check digits, validation...
David Segall
11-30-2006 04:20 PM
David Cressey Go to last post
80 1,200
Generous experts: My intention is to set up an order tracking system with the following features: 1. Records can be edited locally (Windows Server...
lotusny78@yahoo.com
11-29-2006 10:19 AM
lotusny78@yahoo.com Go to last post
2 133
Hi there I'm working on a budgeting app which will be used to prepare a budget for a given period. In the beginning of the next period all data...
HP
11-29-2006 09:40 AM
HP Go to last post
0 78
Hi everyone, I seem to be in quite a delimma. when I make a recordset and test it DW returns all the correct records but when I upload the page I get...
jjrmy1
11-28-2006 09:41 AM
Neo Go to last post
1 215
Hi, I have no clue how to design a query for the following scenario in sql: Suppose you have 2 tables with app. the following structure: CREATE...
steffen.dienst@gmail.com
11-27-2006 06:36 PM
--CELKO-- Go to last post
13 281
Hey all. I'm trying to get hold of a database of books, preferably in sql or something easily convertable. The database is like a library's, with...
servermachine@gmail.com
11-26-2006 11:10 AM
servermachine@gmail.com Go to last post
1 101
Hi I was wondering why no other PIM allows users to work like Ecco (http://en.wikipedia.org/wiki/Ecco_Pro), and allows users to customize the schema...
Vincent Delporte
11-24-2006 11:12 PM
Neo Go to last post
2 124
Hi all. I need to implement some query operations on high-dimensional spatial data (# dims is at least 10, and the number of objects is more than...
shna
11-23-2006 12:18 PM
Neo Go to last post
7 172
Hi All, I'm having trouble accessing multiple databases using a single user. Basically, I have 2 databases, db1 and db2 and 2 users, user1 and...
Dave
11-22-2006 08:39 AM
Dave Go to last post
0 98
Hi, I am relatively new to multiuser databases. I have the following question, i have looked in the newsgroups and on the internet but could'nt find...
arjen
11-22-2006 07:02 AM
arjen Go to last post
0 106
Hi folks, I need help regarding date and time comparison in PHP and MySQL My website is hosted in the USA (GMT - 8) And It is managed in Madagascar...
rija
11-21-2006 01:14 AM
rija Go to last post
0 96
Bonjour je suis en train de develloper une appli. sous openoffice base. Au depart c'etait pour une utilisation perso pour mon boulot . Mes patrons...
johann
11-20-2006 08:08 PM
johann Go to last post
0 150
Submission Deadline (2nd call): 18 December 2006 ************************************************************* IADIS INTERNATIONAL...
natty2006@gmail.com
11-20-2006 10:19 AM
natty2006@gmail.com Go to last post
0 99
Hi, I have the following issue (I hope I post the right group): I'm thinking to write a tool for Interface Requirement Specification (IRS). Then I'm...
LC
11-20-2006 08:37 AM
Ed Prochak Go to last post
3 112
I need to extract text through ODBC from a variety of database systems (MySQL, MS SQL, IBM DB2 UDB, Oracle, Sybase ASE, ...). I currently use a...
louis.strous@consul.com
11-20-2006 04:43 AM
louis.strous@consul.com Go to last post
0 97
Thanks to a disgruntled former employee, I have a collection of databases and no way to access them. They appear to be encrypted in some way, and...
2.sue.miller@gmail.com
11-18-2006 11:19 PM
David Segall Go to last post
1 211
Hi there, I am in the process of writing a little PHP script to move a single folder full of image files (110000+) into a larger folder structure. I...
Dave Mennenoh
11-18-2006 08:07 AM
Paul Go to last post
1 192
Hi, My code is running a bit slow. I'm using a cursor to perform updates based on an ID. Any thoughts on ways of optimising? Your thoughts/ideas...
Rachel
11-17-2006 08:29 PM
--CELKO-- Go to last post
3 118
Hi, I'd like to know the names of any implementation of temporal dbms available around. If they are open source it's better for me. Tx.
Xfiler
11-17-2006 08:03 PM
--CELKO-- Go to last post
3 242
The following dbd query finds persons who like either red fruits or crunchy veggies: (and (select person instance *) (select * like (or (and (select...
Neo
11-17-2006 07:10 PM
Neo Go to last post
11 208
I download sqlserver 2005 express,setup it with all default params. Then I create a database "pubs",a table "table1" in "pubs". After these steps,I...
Liu Wei
11-16-2006 10:05 PM
Liu Wei Go to last post
0 102
1. I have a server with a database and I would like to have two clients. 2. Then make i a view from one table. I use this view in both clients. 3....
Moi
11-16-2006 05:52 PM
Paul Go to last post
4 113
Hi, This might be a generic question, but when to use trigger and when to use stored procedures? Similarly when to use views and when to use stored...
Rose
11-16-2006 03:35 PM
AMO Go to last post
2 151
SECOND CALL FOR PAPERS 26th ACM SIGMOD-SIGACT-SIGART Symposium on PRINCIPLES OF DATABASE SYSTEMS (PODS 2007) June 11-13, 2007, Beijing,...
marenas@ing.puc.cl
11-15-2006 02:26 PM
marenas@ing.puc.cl Go to last post
0 93
Yellowfin leads the new players in taking business intelligence mainstream. (Association Press) - Get ready for the next wave of...
YellowFin
11-14-2006 06:03 AM
YellowFin Go to last post
0 75
Now I am developing a website with dreamweave,for I am greenhand at programming,I have no idea how to connect my database to...
kiko
11-13-2006 09:39 PM
kiko Go to last post
0 113
I'm using DB/Textworks 2.0, and it's been functioning fine until today. Now when I do a query, it sees all the 3000+ records and goes through the...
dwilt@historyassociates.com
11-13-2006 04:05 PM
dwilt@historyassociates.com Go to last post
1 106
Hello to everyone... I'm doing a university thesis and I need a "state of the art" of real time solutions for databases (both commercial and, most of...
Xfiler
11-13-2006 12:07 PM
Xfiler Go to last post
7 122
Sorry if this is an OT. So after years of using strictly relational databases, I've begun to consider an alternative. Object databases seem...
Sasa
11-11-2006 12:32 AM
Neo Go to last post
3 169
Please forward the invitation to any interested group. Invitation to submit research papers at the First international workshop Data Engineering and...
NS
11-10-2006 10:07 AM
NS Go to last post
0 105
This is my very first posting, So no need to respond. Thanks sendyou (AT) buy-car-used (DOT) com Posted Via Usenet.com Premium Usenet Newsgroup...
John
11-09-2006 02:18 PM
Ed Prochak Go to last post
1 282
Help. I have several .mdb files stored on a Network Storage Device and have been opening and using them with Access for several months now. All of...
dan shelby
11-07-2006 05:34 PM
michael.beggs@gmail.com Go to last post
2 276
nawfer wrote: This seems fishy. Why would you want defaults, if you are going to allow nulls? Doesn't default mean: "If no value is provided (i.e....
Kristian Damm Jensen
11-07-2006 04:50 PM
Kristian Damm Jensen Go to last post
2 105
Does anyone know where I can find a database of U.S. Colleges? I am making a website targeted towards college students, and I was wondering how...
Jason
11-07-2006 07:11 AM
strawberry Go to last post
1 101
What is the best tool for generating reports. The tool must have some king of scheduling mechanism, so one can schedule 1-1000 report jobs and leave...
milicic.marko@gmail.com
11-06-2006 05:54 PM
milicic.marko@gmail.com Go to last post
0 105
nawfer wrote: Just guessing (never used mysql), but what would it mean to assign '' to an int column? The definition of the table itself looks very...
Lennart
11-05-2006 04:58 AM
Lennart Go to last post
0 97
IDEAlliance and the XML 2006 Planning Committee have just added an informative and fast-paced Vendor PechaKucha Night to the conference agenda. The...
melledge
11-02-2006 04:42 PM
melledge Go to last post
0 96
I am using Apache Derby which uses the following syntax to specify database generated unique key fields: CREATE TABLE MYTABLE (MYTABLE_ID INTEGER NOT...
David Segall
11-02-2006 03:27 PM
Lennart Go to last post
4 121
hi could anybody please offer me a little bit of advice for a ERD that i have to produce. just a little background. i have to design a ERD for an...
monkey_mafia66@yahoo.co.uk
11-02-2006 11:17 AM
monkey_mafia66@yahoo.co.uk Go to last post
0 129
SQLeonardo a powerful and easy-to-use tool that lets you query databases. Download the latest release at http://sqleonardo.altervista.org is freely...
Staff
11-01-2006 03:04 PM
Staff Go to last post
0 128
I want to add a searchable database to a website. Probably a maximum of 6 fields, artist, venue, city etc. It needs to be simple to update the...
Alan Brown
11-01-2006 09:29 AM
Alan Brown Go to last post
0 172
Post New Thread

Display Options
Showing threads 751 to 800 of 3540
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.