Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

hey there

 

i want to use the combobox.text property in the where clause but it is not working. where is working if i use it inth form of

 

 

OracleDataAdapter da = new OracleDataAdapter("select * from int_try where field_name = 12(or any value) ","user id=****;data source=;password=*****");

 

if i pass 12 in the combox, .net is not taking it. please suggest some solution...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...