Recent content by seanog2001

  1. seanog2001

    Executable DB

    i am using access 2007 basically all i want to do is set up the database so users can use it but they can only see the forms/GUI's i have created.
  2. seanog2001

    Executable DB

    Hi, i dont know if i am posting this in the right forum but i have a completed access database it consists of forms and querys. i just want to know can i make this database an executable file so when i click on it just the forms will appear on screen so the user can navigate through the forms?
  3. seanog2001

    Odbc

    hi, i have a basic database and i want to link it to a microsoft sql server via ODBC how do i create a odbc file?
  4. seanog2001

    User Levels

    Hi all, Just wondering is it possible to create a login in box in access with different user levels(ie one user has access to all forms whereas other users have limited access) Do i need to do some VB programming to grant the different access levels?
  5. seanog2001

    Access to SQL

    If your tables are currently in Access you need to open up SQL and import them in SQL. Then switch back to Access and use the link table manager to link them using ODBC() types. Point to the sql server database and select the tables. You may also need to create a DNS connection first so that you...
  6. seanog2001

    Access to SQL

    Hi, I am trying to link tables in my access database to an Sql Server (microsoft sql server 2005) does anyone know how i would go about this? or where i could find info on how to link the tables? Basically i want to have my access database tables stored on the sql server
  7. seanog2001

    Access to SQL

    Hi, i have a fairly large access database i want to transfer to SQl and eventually on to an sql server does anyone know how i would go about doing this. Cheers
  8. seanog2001

    Usename & Password

    how do i do this
  9. seanog2001

    Usename & Password

    can i set multiple usenames and passwords
  10. seanog2001

    Usename & Password

    I designing an access DB and just wanted to know how i put a username & password protection on it. any help?
  11. seanog2001

    Report help

    cheers guys
  12. seanog2001

    Report help

    ive areport with alot of data and it loks messy ast the mo how do i tidy it up so it looks more professional it all squashe donto 1pg at the mo fields r been cut short etc how do i extend it to two pages r even keep it all on on e pg but it looks professional
  13. seanog2001

    Report based on date

    I want to create a report where it will generated details on data in my db Dependant on a data enter by the user.
  14. seanog2001

    drop down list

    hi all, I have a form which allows users to add and edit details about shop stores, it has all different kinds of info on these stores, name address etc what i need help with is, a store can have a number of cash registers in there store, from one to 10, it can also have inactive registers...
  15. seanog2001

    No Blank entries on a form

    cant find it mate
Back
Top Bottom