Results 1 to 5 of 5

Thread: Why Int DataType field is holding the string value without any error

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2010
    Posts
    965

    Why Int DataType field is holding the string value without any error

    Hi. I have a Table in SQL Server 2005 Standard, in which StID is a Primary Key, set to int DataType. When I insert the data from Front End using VB.Net, so If I insert the String Value deliberately and not the Integer. So.

    My question is that why it doesn't give any error, for sending string to DataType Int? Please guide me?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width