Re: INSERT INTO (Multiple-record append query/Insert multiple records)

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

    Re: INSERT INTO (Multiple-record append query/Insert multiple records)

    In article <b30a2278-d696-4f99-8bf5-9754110c7b03
    @x8g2000yqk.goo glegroups.com>, john.marruffo@i llinois.gov says...
    Is there no way to do this?
    >
    What book are you learning from? SQL that might work for SQL Server
    2008 will not work in Access.

    Why not just download the free SQL Server Express 2008 onto you PC and
    try running your insert there? Then you can use Access for forms and
    reports and also use all the latest SQL features of SQL Server.
Working...