Access 2k adp

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • JA

    Access 2k adp

    Hi,

    I posted this in an access adp newsgroup, but there don't seem to be any
    messages there since 9-06.

    I am accessing an online SQL Server (2k) database with an Access adp (also
    2k). I'm new to doing this.

    Does anyone know if I can append records to a SQL Server table thru access?
    Will they "mesh"?

    Thanks!


  • Jonathan Roberts

    #2
    Re: Access 2k adp

    JA wrote:
    Hi,
    >
    I posted this in an access adp newsgroup, but there don't seem to be any
    messages there since 9-06.
    >
    I am accessing an online SQL Server (2k) database with an Access adp (also
    2k). I'm new to doing this.
    >
    Does anyone know if I can append records to a SQL Server table thru access?
    Will they "mesh"?
    >
    Thanks!
    >
    >
    Yes, you can. It is just a SQL statament.. I usually use the ADP
    functionality if I need a quick/dirty front-end.

    Comment

    Working...