The multi-part identifier "getmaxfid.maxfid" could not be bound.

  • Select MAX(FID) as maxfid

    from FarmInfo

    SELECT FID, Etc, Mtc, Tur, wegb, ost, other, Pmtc, Ctel, Cmtc, Cmtt, Supplemental

    FROM FarmInfo

    where (FID = getmaxfid.maxfid)

    INSERT INTO SubpartDataId

    (subpartid

    ,FID)

    VALUES

    ('#1#'

    ,'#FID#')

    where FID = getmaxfid.maxfid

  • Do not see a question....

    Please read the article whose link is in my signature block and then re-post

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply