Forum Replies Created

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

  • RE: Error on SQL Statement

    Hi, this is a script to upsize an access db to sql. I'm not really sure about the details. I run across these error during the process. ...

  • RE: Error on SQL Statement

    Hi, got his when updated to Insert (1,1)

    Server: Msg 2715, Level 16, State 7, Line 13

    Column or parameter #7: Cannot find data type blob.

  • RE: Error on SQL Statement

    Hi, thanks. Should it look like this:

    seqno INT not NULL identity(1,1) PRIMARY KEY,

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