2
Reply

SQL and Access Database is using different SQL Statement?

Henry Thet

Henry Thet

Apr 30, 2009
5.4k
0

    please give me complete answere

    aiha roopa
    April 30, 2009
    0

    I was create the TableA and TableB (Same Field Name and Data Type)

    Update TableB SET sName = TableA.sName FROM TableA, TableB WHERE TableA.SysEmpID = TableB.SysEmpID

    In SQL Database, we can use it, but cannot use in Access Database.

    Why?

    Henry

    Henry Thet
    April 30, 2009
    0