Search results

  1. G

    Inserting records...

    Ya know, I booted up Mickeysoft's Streets & Trips and noticed that it does provide lat's & long's. They're huge numbers, but with both of them in the system, it ought to work fine... Since I'm sorting the intersections first by their county and second by their corridor (which is...
  2. G

    Inserting records...

    Some interesting considerations, but with 480 intersections already databased, it's a lot of work even to go to GoogleEarth. Cool tool, though. I had no idea it was there. For the sake of simplicity in data entry, I'd rather write a database that had a self-maintaining index, rather than...
  3. G

    Inserting records...

    Ok, I know this is already part of another thread, but my problem is a bit more complex... The database I've been designing catalogs traffic signal equipment at every intersection in a 12-county area. There's about 480 intersections in the database. My boss pointed out the need to have the...
  4. G

    Updating tables with missing keys

    Unless I miss my guess, if I link tables, I have to have a network connection to reach the office tables while in the field - which isn't possible in this case. I just tried replication and it seems to do the job quite well. It is a bit more than I need, but the effort to perform the same task...
  5. G

    Updating tables with missing keys

    I suppose replication is to the typical Access user what Ludicrous Speed was to the Spaceballs? In any case, given a brief review, I can see why you'd not want to use it, but it appears to be my only option. I just need to implement effective damage cnotrol strategy before attempting it, I...
  6. G

    Updating tables with missing keys

    Hello, I'm designing a database that is used both in the office and field and it has two tables - an "office" table and a "field" table. The office table is a list of addresses, cities, and counties, each with a custom-designed key field. The field table contains equipment information at each...
Back
Top Bottom