Click here to Skip to main content
15,919,358 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi there,

I have an Oracle Database and need to Autocomplete an ASP.NET Textbox from the database.

I've been looking around the Net but only found articles that connects to SQL and JSP.

Any helpful links are welcome.

Regards
Posted

1 solution

hi,

As per my understanding no matter sql or oracle, the approach would be same.

This link will help you specifically on oracle.

http://stackoverflow.com/questions/11758217/how-to-use-ajax-autocomplete-extender-to-fill-data-from-database-using-webservic[^]
 
Share this answer
 
Comments
DJAppleboy 7-Nov-12 6:57am    
Thanks, I will give it a shout

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900