Results 1 to 2 of 2

Thread: String to Long

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2007
    Posts
    16

    String to Long

    I want to add a Long integer into the database field.... now i enter the number into text box and so before putting into the databse i need it to convert to long or else it says Type Error!! WAT DO I DO?

  2. #2
    Frenzied Member some1uk03's Avatar
    Join Date
    Jun 2006
    Location
    London, UK
    Posts
    1,675

    Re: String to Long

    do:

    Code:
      clng(text1.text)
    _____________________________________________________________________

    ----If this post has helped you. Please take time to Rate it.
    ----If you've solved your problem, then please mark it as RESOLVED from Thread Tools.



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