| Thread | Last Post | Replies |
|
| replace part of field with contents of another field | 03 Sep 2004 15:17 GMT | 2 |
I need to replace a wildcard character ($) in one field with the contents of the ID field in the same record. My database is 3000+ records, so doing this by hand is not an option - or at least not a good one. For example:
|
| Using DDL to alter fieldsize | 03 Sep 2004 12:54 GMT | 1 |
I'm using VB6 to connect to an Access database. When designing a table in Access, if I set a text field size to a value, the data returned from a query from that column has a length of only the data in the field. Using DDL to alter the field size results in data that is ...
|
| raising events from the Jet Database | 03 Sep 2004 10:25 GMT | 6 |
I have a Jet database on a central server. The database is accessed by 2 or more instances of the same application on different PCs. If the database is edited/updated by 1 instance of the application on a PC how can I tell the other PCs to refresh their screens/recordsets. Is there ...
|
| Automatic update of Date fields, Access 2003 | 03 Sep 2004 01:57 GMT | 4 |
I would like to add a field to my Customer Contacts table that automatically sets to the date the record was entered plus another date field that resets automatically to the date a record is altered. Can I do this and how?
|
| Primary key issues | 02 Sep 2004 20:16 GMT | 3 |
I am looking at designing a new database for a company that has several grain processing mills in several locations. All of the ordering and billing is done at one location for all mills. Currently the orders milled at
|
| field naming question? | 02 Sep 2004 20:09 GMT | 1 |
Hello all... I have an application that needs to be able to associate a name with a variation of the name. For example Elizabeth vs Liz/Beth. I was thinking of building two tables:
|
| access2000 | 02 Sep 2004 18:30 GMT | 1 |
will the database designed in access 2000on windows 2000 server is compatibile with access 97 on windows 98
|
| access 97 | 02 Sep 2004 16:35 GMT | 1 |
Does anyone know why I would get an error in my access database when I try to add a column, "TOO MANY FIELDS DEFINED"???
|
| How do I create "subs" in a table (like in Northwind) | 02 Sep 2004 15:02 GMT | 5 |
When I view the tables in Northwind there are some kind of subtables in there... for example, in the Customer table you can click the "+" next to the Customer ID and see their orders. How do you do that? It's probably basic
|
| Adding new fields to a linked table from Excel | 02 Sep 2004 14:40 GMT | 1 |
Hi People, I have a table called tbl_ProjectDetailsLinked, this table is a linked table from Excel that consists of a number of fields and corresponding data. I have also created a query
|
| Access 2.0 physical MDB size limit? | 02 Sep 2004 13:55 GMT | 2 |
I'm trying to find out what the maximum physical size you can have for an Access v2.0 MDB file. I have heard it is 256mb, but can anyone confirm this, and maybe point me to where this information can be found?
|
| beginner | 02 Sep 2004 07:33 GMT | 4 |
when i add a new field to the table it dosent show up in the form where i enter the data?
|
| autonumber problem | 01 Sep 2004 16:11 GMT | 2 |
I am trying to design a database for my company, but my knowledge of access is somewhat limited. I have two tables: Customer (which holds all of the customer information) and Product (which holds all of the
|
| Can a field in a table be the default value of another field? | 01 Sep 2004 16:06 GMT | 1 |
I created a table with a field name of Start Date. There are a number of queries and html pages set to get the data in that field. I want to create another field in the same table called StartDate without
|
| Default value | 01 Sep 2004 13:58 GMT | 1 |
For xample if i have a Field Zip Codes and i want to make sure that you can not add more than 8 numbers in it how do i do that. Also if less that 8 numbers are added, the starting digits should be 0 as default. Any idead how can i do that. so for eg i entered 12345678 it should
|