| Thread | Last Post | Replies |
|
| select distinct problems | 31 Jul 2003 22:59 GMT | 1 |
hi i have a problem with a select distinct command, it just wont eat it. this is the code, the databases all exist so that shouldnt be the problem
|
| Modeling Software | 31 Jul 2003 18:44 GMT | 1 |
Hi, I am looking for shareware or opensource software that would allow me to model an existing Access 2000 DB. Does any one have any suggestions on a program? Thanks for your help!
|
| Oracle 9 and SQL2000 Same Box? | 30 Jul 2003 08:34 GMT | 1 |
Will Oracle 9 and SQL2000 play nice on the same box?
|
| open-source network database | 29 Jul 2003 19:41 GMT | 7 |
I am working on an application that has a lot of structures that have pointers to other structures, and all this has to be written to disk and restored. I've realized that it would be a lot easier to embed a simple database in my application, and not do my own allocation of memory,
|
| SQL Query with Schema | 29 Jul 2003 10:01 GMT | 1 |
We are developing an application may access ORACLE or DB2. For our application there will be a Schema, dedicated specifically to it only. Let Us Call this Schema as SCH1. It will have 7 tables. Tab1 to Tab7. In Oracle we can write the query
|
| Access vs DBF - which to use? | 28 Jul 2003 18:09 GMT | 2 |
I'm new at using a database on a web site. I'm setting up a very simple database for a client. It has 13,000 records and may grow to 60,000 over time. It only has four fields per record and people will only be searching on one field.
|
| Resources about Recordsets structures using with c++ | 25 Jul 2003 08:33 GMT | 1 |
are then any resources availiable on the net which can guide me to information about how database records can be stored in c++ classes ? Any help will be appreciated. Thanks in advance.
|
| ER vs UML | 25 Jul 2003 07:43 GMT | 8 |
Hallo everybody, For my diploma I need to deal with the following questions: I will model my software in ER and UML. ER I will use to model the database design and UML to model the software itself.
|
| Urgent help | 24 Jul 2003 08:29 GMT | 2 |
I have the following table BucketTable : BucketID Time WaterLevel ------------------------------------------ 1 9:00 Empty
|
| Looking for a good flat file database | 22 Jul 2003 07:25 GMT | 2 |
I am looking for a good flat file database. Currently, I can not locate one, if any one has any ideas, please let me know. doverbey@optonline.net
|
| Ludicrously Easy Question from Someone who Should Know Better | 21 Jul 2003 22:26 GMT | 4 |
Hi All -- I have a lot of experience with programming databases and the like, but I cannot for the life of me remember how to do this. I have been tasked with creating a summary report in MS Access that will show the Classified and
|
| SQL Question | 18 Jul 2003 21:54 GMT | 1 |
I have a table with multiple rows per stock item indicating multiple suppliers and the quantity they have instock like: Stock_no supplier_id quantity 101221 100 5
|
| MySQL on Mac OS X 10.2.6 -- Remote access? | 17 Jul 2003 23:59 GMT | 1 |
I am having trouble adding users that have remote access to my machine. I use the wildcard method (user@"%") and have tried simply granting SELECT or even with ALL but I cannot connect to the database via the network. (MySQL 4.0.12 is the version).
|
| Converting ddl to wav | 17 Jul 2003 21:51 GMT | 1 |
Hi, I would like to know if anyone can provide me with instructions on how to convert ddl files which are the files that store audio and video to a .wav which is a MP3 or better. Once the ddl files are
|
| SQL problem. How do i do this? | 17 Jul 2003 06:22 GMT | 2 |
I have a simple problem, but I spent more than 2 days thinking about, and I was not able to build a SQL that resolves my problem... I have 3 tables: 1 called COMPANY that has a company_code(int) and company_name(char) columns. Another 1 called TYPE that has also two
|