Your Open Source
Free YourOpenSource Softwares Online Resources and Softwares Downloads with Demo
Unanswered Questions
Rowset is not bookmarkable in vb
how to solve the error "rowset is not bookmarkable" in datagrid or recordset?Check the following VB code to solve the issues.Dim rs As ADODB.RecordsetSet rs = New ADODB.Recordsetstr = "select * from route"rs.CursorLocation = adUseClientrs.Open str, con, adOpenDynamic, adLockOptimisticSet DataGrid1.DataSource = rs
44
Feb 08 10 02:50:32
Sekar
Need to change the dynamic title, meta description in Joomla?
how to change the title, meta tag keywords and description in joomla ?I tried to change the page title and meta tag keywords but I cant find out where I want to change the codeThanks in advance!!
92
Nov 21 09 12:21:08
Tech
Why getting stackoverflow?
I got the error "stack overflow", I guess the problem was in memory usage, but I tried to resolve the issues, but I cant. how to avoid stackoverflow ? Give your suggestion and I will implement it.
98
Nov 20 09 05:05:44
Tech
How to select the value on the spinner android
how can I select the value in spinner box ? but I can able to get the value by using spinner.getSelectedItem().toString() and its working fine.but I need to know how can I select the value in the spinner box, please suggest me regarding this issue.
111
Sep 24 09 05:42:11
Tech
Why getting DDM dispatch reg wait timeout in android
Why getting the DDM dispatch reg wait timeout, I am not sure what is the exact problem, [2009-09-16 14:00:06 - PRO] ActivityManager: DDM dispatch reg wait timeout[2009-09-16 14:00:06 - PRO] ActivityManager: Can't dispatch DDM chunk 52454151: no handler defined[2009-09-16 14:00:06 - PRO] ActivityManager: Can't dispatch DDM chunk 48454c4f: no ha..
1005
Sep 16 09 08:36:48
Sekar
Facebook finally lands in the Android Market?
The Foursquare app has been available exclusively for iPhone users for a while leaving the rest of us forced to use the (not very convenient) mobile-web site or (even less convenient) SMS service.Last week that changed when the app became available via the Android Market (take that Blackberry and Pre!) and I can sense my OCD kicking in as I tr..
93
Sep 09 09 03:49:31
Sekar
How to clear the call history in android?
I want to clear the call logs from the phone memory ? how can I do that one ?Please let me know if possible I am waiting for your reply.
62
Sep 09 09 10:43:23
Sekar
Get call logs in iPhone
Hello All, I want to know how to retrieve the call logs, I am new in iPhone application, so please provide example if possible..Thank you!!
73
Aug 27 09 08:13:16
Tech
How to get the current balance in android application
Getting balance from SIM in Android ApplicationAcutally, I just want to know the code for getting balance amount from SIM or phone in Android Application..Is it possible to do that ? Please give me your suggestion for that.Thank you
93
Aug 25 09 08:21:25
Sekar




