Forum Replies Created

Viewing 15 posts - 16 through 30 (of 47 total)

  • RE: Import Data to Excel

    Hi,

    Thanks for your answer. I will look into Roles and implement.

    Is ODBC the way to connect to import the data, or is there another more secure way?

    Thanks

  • RE: Controls on Forms in Access Project

    Hi,

    Thanks for all the responses. I have decided to go with the unbound controls but have another question.

    Apart from the benefit of pre-compiling with stored procedures, could I load the...

  • RE: Controls on Forms in Access Project

    Thanks for your reply Chris, but I think the solution you gave may be for Bound controls (unless I misunderstood).

    I am looking to implement unbound controls where they are populated/updated...

  • RE: Controls on Forms in Access Project

    Hi,

    Thanks for the reply. There are currently between 20-50 users (and growing) and number of records is growing and will be above 40,000 is some of the tables eventually. Network...

  • RE: Scalar Function Code in SQL

    Hi,

    Thanks for the reply. It worked. Much appreciated.

    Regards

  • RE: Table Structure with Date Fields

    Thanks Chirag.

    Will look into it further and see which method will work best.

  • RE: Table Structure with Date Fields

    Hi,

    This looks like a good solution. The only downside is ensuring that users update the cells in excel in the correct format. But I assume that the UNPIVOT would not...

  • RE: Capacity for Access Project

    Thankyou very much. I appreciate your comments.

  • RE: Capacity for Access Project

    Hi,

    Thanks for your reply. If I was to have more than one user per front end, would using Access Project have more capacity (and if so, how much more)?

    Thanks

  • RE: Database structure

    Hi,

    This would be a basic outline.

    -----------

    Master Table

    EmployeeID, Employee Name, EmployeeNumber, CompanyID, (Other Employee fields)

    ------------

    Company Table (Linked to Master table by CompanyID)

    CompanyID, Company Name, (Other Company fields)

    -----------

    Group 1 Table (Linked to...

  • RE: Database structure

    Hi,

    The mapping table will work to link the employees to a table listing the groups, thanks for the suggestion.

    But I also have different tables (with different structure/fields) for each...

  • RE: Value of Field in Updated Row within Trigger

    Thanks Jack. The link was helpful.

  • RE: Value of Field in Updated Row within Trigger

    Hi,

    Please ignore this post. I have used 'Inserted' and it seems to work.

    Thanks

  • RE: Trigger that checks another record

    Hi Seth,

    Thanks for your response and the time that you spent reviewing my code and trying to make it work.

    I didn't expect to go into this much detail but understand...

  • RE: Trigger that checks another record

    Hi,

    OK I will do my best. Lets see how it goes. I have reduced the number of fields in each table to keep everything simple, so the tables are not...

Viewing 15 posts - 16 through 30 (of 47 total)