175 reputation
12
bio website
location
age
visits member for 1 year
seen 2 hours ago
stats profile views 67

Jan
29
asked Filtering contents from a webpage and displaying in an Android view
Jan
23
comment Copying MySql tables to Sqlite with java
I am doing just that only. I was asking is this the correct approach since there are numerous read and insertions happening.
Jan
23
awarded  Custodian
Jan
23
reviewed Approve suggested edit on Copying MySql tables to Sqlite with java
Jan
23
asked Copying MySql tables to Sqlite with java
Jan
17
comment Exception while connecting to MySql from java
@MayankSharma - I am able to ping
Jan
17
asked Exception while connecting to MySql from java
Jan
15
accepted Automating “Browse” button event in Selenium
Jan
10
comment Automating “Browse” button event in Selenium
I will try this tomorrow and update the result. thanks.
Jan
10
comment Automating “Browse” button event in Selenium
First I need to get the selector window opened after I press the "Browse" button. After that, select a file and upload. Select and upload is secendory. Bringing the browse window on click of "Browse" is the first thing
Jan
10
asked Automating “Browse” button event in Selenium
Jan
10
accepted StaleElementReferenceException: Element is no longer attached to the DOM: Selenium
Jan
3
asked StaleElementReferenceException: Element is no longer attached to the DOM: Selenium
Dec
20
awarded  Popular Question
Dec
13
comment Sql exception from Java - Query works from Sqlite GUI
can the person who downvoted please let me know why the downvote, so that I will make the correction required.
Dec
13
revised Sql exception from Java - Query works from Sqlite GUI
added 3331 characters in body
Dec
13
comment Sql exception from Java - Query works from Sqlite GUI
I am taking the insert statements from a dump file, if required I will post the entire code. The code which I have posted above is the exact part which does the insertion to db
Dec
13
comment Sql exception from Java - Query works from Sqlite GUI
added java code. please let me know if any clarifications required
Dec
13
revised Sql exception from Java - Query works from Sqlite GUI
Added the java code which does insertion
Dec
13
asked Sql exception from Java - Query works from Sqlite GUI