| Thread | Last Post | Replies |
|
| Best way to store long filenames/paths | 24 Aug 2005 23:31 GMT | 1 |
I'm storing some fairly long filenames/paths in a table (they easily exceed the 255 character limit for Text fields). Does using a Memo field unnecessarily increase database size? Is there a better alternative? Thanks for your advice,
|
| exporting table or query | 24 Aug 2005 20:54 GMT | 2 |
I am using access 97. Is there a way to export a table or query from access into a .csv file in another directory on my "C" drive? Thanks.
|
| Autonumber using alphanumerics | 24 Aug 2005 20:30 GMT | 10 |
Hi there, I received some good advice relating to having an alphanumeric reference number, which I have been able to create and it works well in a query. Thanks to those who took the time to give me the advice. However, the data that I am
|
| many-to-many relationship problems | 24 Aug 2005 20:06 GMT | 7 |
Hi all, I'll try and explain this as best I can to make it easy on you. My database is for keeping track of documents, drawings and action items all relating to tasks and employees. Tables:
|
| Linking tables | 24 Aug 2005 16:00 GMT | 5 |
I'm quite new to this so any help will be very much appreciated! I have a 'master' table that holds the core data on pupils (Each pupil has a unique idetnifying number). I want to use this data to form the basis of further sub tables. The sub tables will need to have additional ...
|
| Website created using Sharepoint Server 2003 will be secure? | 24 Aug 2005 14:21 GMT | 1 |
Will the websites created using Sharepoint portal server 2003 will be secure? Or do i need to have a third party software for doing the security job?.
|
| importing data and concatenating tables | 24 Aug 2005 12:27 GMT | 1 |
Found a problem I can not fix (back only recently to coding in Access so I am very rusty!)... I am importing a database from a legacy HR system, and it comes in two formats, one with employee details, anotehr with the same details and the
|
| How to set column-options in "create table" with ODBC Driver ? | 24 Aug 2005 08:28 GMT | 4 |
I am using a normal SQL script for creating a table : CREATE TABLE sample ( id int NOT NULL, value1 int NOT NULL DEFAULT 0,
|
| how do i design a dvd collection database | 24 Aug 2005 01:11 GMT | 1 |
OK, this is what I have so far from John V.: Movies MovieID Autonumber Primary Key ' links tables together Title
|
| Database size | 23 Aug 2005 15:16 GMT | 2 |
I'm creating a database that has ~500 records in several different tables, each record having a PDF document attached to it as an OLE Object. The database is nearly 2 gB and will most likely be around 6gB when finished. I know the max .mdb file size is around 2gB so I am getting ...
|
| create a drop down list that changes with each new entry | 23 Aug 2005 14:47 GMT | 1 |
I am using Access 2003 and want a list box under the heading Division for a personnel database. Each employee will be either in Painting, Environmental, Access services etc. When I create a box now with the different headings stored when I change the division from the list box ...
|
| Open a datasheet from Switchboard | 23 Aug 2005 06:11 GMT | 10 |
Does anyone know if it is possible to open up a datasheet from the Switchboard? I seem only to be able to create buttons for forms on the switchboard... Many thanks
|
| Basic info table | 23 Aug 2005 06:02 GMT | 2 |
I need to set up one table of basic information for our physicians that can be the start of several other tables. However, I will need all the other tables that are formed from this basic table to update whenever a new provider is added to the initial basic information table.
|
| Importing data to existing access tables | 22 Aug 2005 21:05 GMT | 1 |
I want to import data to an existing table. I want to overwrite the data for existing primary key records and append new records for those that do not already exist. The standard import wizrd won't let me do this? Do I need to write a macro to accomplish this?
|
| Looking for approval.... | 22 Aug 2005 20:04 GMT | 1 |
I am designing a database to manage product returns. I'm after an experienced persons opinion regarding set up. Can someone please help and/or make suggestions? I have 2 tables - one for contact details and one for products. Primary key
|