| Thread | Last Post | Replies |
|
| How index table keeps index records | 22 Feb 2008 21:54 GMT | 3 |
I have a table with following columns: division group email Then, i create a non-unique index for: division group
|
| Why Writing Articles Is One Of The Fastest Ways To Earn On The Internet | 22 Feb 2008 13:04 GMT | 1 |
Many people when they set up their websites are at a loss at how to bring traffic to them. For some it is also a matter of cost so it is crucial to find ways to promote the sites that are free or at least very cost effective. Learn more about Article Marketing at the link
|
| milliseconds in mySQL | 18 Feb 2008 22:38 GMT | 2 |
Hi, I'm using mySQL version 5.0.45. Is it possible to store the time in milliseconds format? I've tried with TIMESTAP and DATETIME column types, it doesn't work. With TIME column type I can put value up to microsecond - etc.
|
| free sql with gui feature for linux | 15 Feb 2008 13:23 GMT | 4 |
Would anyone point out the link I would like to have free software sql with gui feature for linux Thank you very much
|
| [ANNOUNCE] New Release of Mogwai ERDesigner NG | 13 Feb 2008 15:37 GMT | 36 |
The Mogwai project is proud to announce the redesigned version of the famous Mogwai ERDesigner entity relationship design tool! Mogwai ERDesigner NG is the redesigned version of the prior Mogwai ERDesigner. In its current development phase, it supports visual
|
| Ancient LotusWorks database now half-screen size | 12 Feb 2008 09:56 GMT | 3 |
At work, we have a really ancient LotusWorks database. It appears as white writing on black like MS DOS, it isn't in a Window and doesn't recognise the mouse. Amazingly, it works fine with Windows XP! Recently, it 'shrunk' so that when it is open, half the screen is now black
|
| PROGRAMMER JOB | 11 Feb 2008 18:19 GMT | 1 |
We have a job opening for a programmer in our lab. The details will be available on the Edinburgh university website soon, but to register your interest, please email me jimicarlo@gmail.com,
|
| Complex query - PLEASE HELP! | 05 Feb 2008 23:07 GMT | 5 |
Any ideas with an SQL that will retrieve the expected results? Expected Results: ============== ID orderdate customer
|
| execution of multiple DDL statements from .net | 05 Feb 2008 18:43 GMT | 5 |
hi i want to execute following satement in .net TDStrSQL = "create volatile table tab1(somename varchar(100)) on commit preserve rows;create volatile table tab2(somenames varchar(100)) on commit preserve rows;" 'insert into tab1 values
|
| How do I copy records and their relational records too? | 04 Feb 2008 21:58 GMT | 2 |
If I have a M2M set of tables (so three tables- two with "real" data, and one binding table in the middle). How do I make copies? table a: id, column1, column2... column50 table b: id, column1, column2... column50
|