Creating DB in Access

Out of context: Reply #2

  • Started
  • Last post
  • 7 Responses
  • heavyt0

    my only concern with Access is that it may use a different form of SQL than mssql does, making it hard to transfer later.
    If it is a pretty small table or something, i am sure it wouldnt be hard to convert it to mssql later, and then import your data as XML or something.

    I cant think of a better solution than access if you have to access to sql manager.

    • If you use an access layer through .NET, such as OBDC, which has providers for both Access and MSSQL, you'll be finejasonistaken
    • ... fine.jasonistaken

View thread