View Single Post
  #1 (permalink)  
Old 05-12-2008, 12:04 AM
t3mh4 t3mh4 is offline
Member
 
Join Date: May 2008
Posts: 1
t3mh4 is on a distinguished road
textfield and database
hi,
how can i insert my values from textfiels to database,just i need the query.i try something but it gives error like that
query="insert into country values('"+txtStdName.toString()+"')";
error is "value too long for type character varying(40)"
thanks for helping
Reply With Quote
Sponsored Links