Hi all,
I have almost finalised the initial development of a fairly large split local F/E- network drive B/E access database. The database concept has grown from a 'Complaints Capture' database to a comprehensive 'Ticket of Work' database for a variety of different types of work.
Being my first database, the design has a number of weaknesses. Namely, due to the current design there are a large quantity of 'Empty' fields for each record.
I will be redesigning the structure as part of a future build. My question is simple.
I am using ADO to push and pull data across a network drive (no SQL server yet
). If I split up my data across additional tables, is this likely to negatively impact already borderline performance?
Cheers,
Rob
I have almost finalised the initial development of a fairly large split local F/E- network drive B/E access database. The database concept has grown from a 'Complaints Capture' database to a comprehensive 'Ticket of Work' database for a variety of different types of work.
Being my first database, the design has a number of weaknesses. Namely, due to the current design there are a large quantity of 'Empty' fields for each record.
I will be redesigning the structure as part of a future build. My question is simple.
I am using ADO to push and pull data across a network drive (no SQL server yet

Cheers,
Rob