| Thread | Last Post | Replies |
|
| unknown database format (proprietary) | 31 Aug 2003 18:10 GMT | 1 |
I have files from a properitary databaseformat to convert and i have no clue which database it could be. There are Indexfiles with .idx as extension on dos. And files with the same name as the idx - files without an extension.
|
| SQL Problem | 29 Aug 2003 11:58 GMT | 2 |
i am looking for a solution for the following problem. i got filenames saved a strings in a database. filenames look like : 'test1.jpg', 'test2.jpg' and so on .... Some files have been imported wrong, they are named like 'test4 copy.jpg'.
|
| ASP and Database | 28 Aug 2003 21:13 GMT | 1 |
Hi Friends How Do I Populate a combo Box With all the column of a table.ex: if I want all the values of a particular field customer name in a
|
| Simple utility to intersect lists of names | 27 Aug 2003 09:46 GMT | 4 |
Is there a simple utility that you can take two lists of any kind of arbitrary elements, such as a list of names, or even a flat list of words, and which will output any elements held in common between the two lists? If a commonly known piece of software does this, could you ...
|
| does a table always need a PK? | 26 Aug 2003 20:03 GMT | 13 |
If I want to model say a book where I have a root element of book represented as n pages, can I do something like this: table BOOK -----------------------------
|
| hi is there a web site that compares oracle and ms-access | 26 Aug 2003 18:53 GMT | 2 |
|
| sysadm password in Mimer SQL | 25 Aug 2003 08:40 GMT | 1 |
We have an installation of Mimer SQL where we don't know the password for the sysadm database user. Can this password be reset/changed by the MIMERADM or the MULTIADM OS user? I know the password is initially set by MIMERADM at database setup but I don't know where it's stored.
|
| What is the best database option to use. | 23 Aug 2003 03:34 GMT | 1 |
I am currently running a 2.4ghz system with dual 40 Gig hard drives and 1 GB of Ram. I do an enormous amount of ad hoc reporting and once I get organized I will be looking to begin formalizing some of my reporting and analysis. Currently I use Access 2000 and have VB and
|
| Good books for sql... | 23 Aug 2003 03:34 GMT | 2 |
Could somebody introduce to me the good books about sql? Thank you in advance. David
|
| Good books for database... | 22 Aug 2003 07:27 GMT | 2 |
Could somebody also tell me the good books about database? Thank you in advance. David
|
| the equivalent of "top" from mssql in mysql | 19 Aug 2003 20:11 GMT | 2 |
Im trying to pull the last 5 entered rows in a mysql table... in MSSQL i can use the following query "Select top 5 * from employees;" Whats the query that I can use for MYSQL? -Jim
|
| "ORDER BY" Question | 19 Aug 2003 14:20 GMT | 4 |
Using ORDER BY [description], am I able to sort by JUST the first word of the description? ie. a couple descriptions are; Asus 52X 24X CD Re-writer $50
|
| Importing *.prn files into access 2002 | 18 Aug 2003 22:43 GMT | 1 |
I'm trying to import a *.prn file into Access 2002 without using Excel. The file contains more records than Excel permits so I am in a bind. Any suggestions?
|
| MS ACCESS97 | 18 Aug 2003 09:36 GMT | 3 |
I AM TRYING TO RUN A A QUERY THAT CONTAINS ALOT OF CALCULATED FIELDS. WHEN I TRY AND RUN THE QUERY, I RECEIVE AND OVERFLOW ERROR THAT IS JUST IN A SMALL WINDOW WITH AND OKAY BOX, AND GIVES NO ADDITIONAL INFORMATION. UNTIL JUST TODAY AFTER ADDING NEW RECORDS INTO THE MAIN
|
| Oracle: Bulk insert with multiple tables failing | 17 Aug 2003 17:42 GMT | 1 |
I am trying to bulk insert into Oracle using a dump file. Whenever the insert operation changes to another table, it freezes. Can someone please help? I am an amateur at dba. Thank you.
|