Results 1 to 2 of 2

Thread: SQL from Access

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2002
    Posts
    50

    SQL from Access

    Hi All.

    I used MSAccess97 during the design of my website and now want to connect to an SQL server.

    The problem is that none of my query strings seem to work anymore. I thought SQL would work the same in SQL server as it does in Access???
    I know i've connected to SQL server ok because "SELECT * FROM tblTable" works. But things like "[firstName] & [lastName] as PersonName" don't work anymore.

    Is there somewhere I can convert these strings or does anybody know where I can read a bit more about the differences?

    Thanks,
    Adam.

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Try using the + instead of the & symbol and it should work. There are a few differences like that between the two.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width