Results 1 to 2 of 2
  1. #1
    Rxp is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Apr 2012
    Posts
    15

    From Access Query to SQL Server Query

    How to write following part of SELECT query in SQL Server:



    IIf(tblOrders!OrderTypeID=2 Or tblOrders!OrderTypeID=3,[DateCompleted],[DateOut]) AS ProgramDate,

    Int(Nz([Lectures],1)) AS Programs, Int(Nz([Contacts],0)) AS TotalContacts

  2. #2
    Rxp is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Apr 2012
    Posts
    15
    Anybody??Access + sql experts??

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 05-07-2012, 07:57 PM
  2. Replies: 12
    Last Post: 05-22-2011, 03:49 PM
  3. Convert Access query to SQL Server query
    By mkallover in forum Queries
    Replies: 2
    Last Post: 05-13-2011, 06:20 AM
  4. Sql server query to MS access query
    By blazixinfo@yahoo.com in forum Queries
    Replies: 0
    Last Post: 07-07-2009, 08:12 AM
  5. Convert query sql server for Access
    By webtony in forum Queries
    Replies: 0
    Last Post: 06-23-2009, 02:46 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums