Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: XML Mapping Problem

    I got an error when I tried that. I'll look into the other option you mentioned too.

  • RE: XML Mapping Problem

    USE Office

    CREATE TABLE Office1 (

    OfficeTradingAs NVARCHAR(50),

    OfficeOfficePhone NVARCHAR(20),

    OfficeCityName NVARCHAR(20),

    OfficeState NVARCHAR(20),

    OfficeID NVARCHAR(20))

  • RE: XML Mapping Problem

    Boo! Here is the xml file....well a short version of it and the mapping file.

Viewing 3 posts - 1 through 4 (of 4 total)