Search results

  1. A

    Fear of NOT upsizing to SQL

    Hi all, I develop reasonably complicated network solutions with a split database scenario, Typically My clients have 4-5 users. This works fine and performs well, however I am constantly being reminded to upsize to sql server everyere, on websites etc. I have a fear that my databases may not be...
  2. A

    Updating Solutions

    Hi all. I deploy runtime split end solutions to my clients. When updates need to be done to the front end I just give them a new runtime front end and it will reconnect to the backend file via code. I am not sure how to go about updating the backend easily or maybe the backend shouldnt require...
  3. A

    Access XP Runtime ICON

    Hi, I have searched for days and cannot seem to solve this deployment problem. I know this is a popular question but cannot seem to find an answer. Basically I want to deploy a custom Icon with my runtime and have the runtime application relink to the new icon path. I am beginning to think this...
  4. A

    A default Value problem

    I have a field that needs to be autoentered(defaultvalue) when a new record is added. This default value is quiote awkward and I simply can't get it to work. The field is "Ref_No" in a table called "Registrations". To simpliy this example I will use one other field only. "Department" In the...
  5. A

    Compact/repair Database

    Hi, I have a split database front.mdb back.mdb Does anyone know how to run the compact command from the front end interface that will acually compress the data at the back?
Back
Top Bottom