| Thread | Last Post | Replies |
|
| Find and kill user process. | 27 Jul 2005 20:42 GMT | 2 |
Let us suppose that one of users of a database run some process. Can administrator see and kill this process? And if "Yes", how?
|
| Count(*)ing nested tables | 27 Jul 2005 10:55 GMT | 9 |
In SchemaSpy I attempt to provide row counts for every table to help in the analysis of a schema, especially when evaluating indexes. I had a user submit a "feature request" that the code that does this count blows up when it tries to evaluate a table with nested tables. I
|
| Oracle Isolation Level and ADO | 25 Jul 2005 14:22 GMT | 7 |
I have some COMs developed in Visual Basic. These COMs access to an Oracle DB with ADO. it isn't set the Isolation level of the transaction on the ADO Connection and i think that ADO use the default Level "Read Committed".
|
| How to choose a reporting tool (to connect to a SQL Server Database) | 23 Jul 2005 10:34 GMT | 2 |
I am an experienced Access user who has worked as an Access Developer at a Junior level. I work for a small charter airline which has recently bought a bespoke SQL Server database to manage all aspects of the business: Sales,
|
| Database design pattern question | 19 Jul 2005 22:06 GMT | 10 |
I'm new to database design, I've done some reading and think I have come up with the most natural database schema for my application, but I'm not sure if the approach I'm taking is practical. I would appreciate some advice before ploughing ahead.
|
| LIMIT in a subselect, but without using subselects | 19 Jul 2005 20:52 GMT | 2 |
I'm using mysql v 4.0.something (so no subselects :( ) I have a table of shoppingcarts, and a table of cartitems. cartitems have the cartuid of the shoppingcart they're in. Pretty simple, right? if I do:
|
| Dont miss Extreme Markup Languages 2005 -- Two Weeks Away | 19 Jul 2005 17:51 GMT | 5 |
Extreme Markup Languages 2005 August 1-5 Montreal, Quebec, Canada http://www.extrememarkup.com
|
| MS Access IT Studies | 18 Jul 2005 18:55 GMT | 1 |
Hi I am doing an IT course through a TAFE college here in brisbane Ausrtralia. The course is Certificate III in Information technology (Software applications). It deals with the Advanced area od MS Word, Excel, aand obviously Access. I am now at the Acces stage of the course, and ...
|
| The right database for the job? | 18 Jul 2005 18:20 GMT | 10 |
I need some advice from people with experience in a number of different databases. Background: Application is running MsSQL Server on central database: Main server and failover server. DB server-side application access MS
|
| untypical problem | 18 Jul 2005 16:22 GMT | 7 |
That problem comes from biosciences, here I present a simpler version. The story is about beads. * A single necklace is composed of a couple of strings with beads, appx. 3-10 strings in one necklace
|
| Extracting data from DBF files | 18 Jul 2005 00:30 GMT | 1 |
Apologies if I'm posting this to the wrong group -- feel free to redirect me. I've got what I believe are old DBase/Foxpro files (DBFs, plus CDX and FPT files) that I want to extract the data from. I have MS Access
|
| Complicated database problem | 18 Jul 2005 00:21 GMT | 9 |
There are two columns in a database table. These two columns are of type TEXT. They store the FROM and TO values for a certain range. These values are exceptionally large and cannot be stored as numeric values. Each range is mutually exclusive and does not overlap. You are free to
|
| General Advice on Databases | 15 Jul 2005 11:12 GMT | 3 |
I currently manage a number of Microsoft Access databases on behalf of my employer. Recently a large number of the users transferred to another site. As the database is on the company network they can still conect to it via the
|
| Basic SQL | 15 Jul 2005 08:28 GMT | 21 |
I am trying to write a sql statement that gives me the records that have multiple values for column b, but cannot figure it out - can someone help? My table is as follows:
|
| [mysql] MAX and GROUP BY | 15 Jul 2005 07:55 GMT | 6 |
(First off, sorry for posting here, my news carrier doesn't have any (English) mysql groups.) I'm trying to do a MAX for each group, to find the biggest object for each group:
|