324 reputation
213
bio website snaphow.com
location Hyderabad, India
age 24
visits member for 1 year, 2 months
seen 3 hours ago
stats profile views 78

Facebook

Email: snaphow@gmail.com

Website : http://www.snaphow.com


Apr
22
accepted Copy / Replace DB2 Table Data from one Remote DB Server to Another
Apr
22
asked SQL3550W: … target column has been defined as GENERATED ALWAYS
Apr
20
revised Copy / Replace DB2 Table Data from one Remote DB Server to Another
improved
Apr
19
asked Copy / Replace DB2 Table Data from one Remote DB Server to Another
Mar
19
awarded  Yearling
Mar
13
comment Getting SVN Log of a particular Date Range in Java
Error... Fixed it, by using Calendar. Was using the wrong date format.
Mar
13
accepted Getting SVN Log of a particular Date Range in Java
Mar
13
comment Getting SVN Log of a particular Date Range in Java
I am having some issues passing the date range.... I am trying with SVNRevision.create(Date new Date(2013-01-01))
Mar
13
asked Getting SVN Log of a particular Date Range in Java
Mar
8
revised Database Data Difference Tool to Compare Data in Common Tables in Different Databases
deleted 19 characters in body
Mar
8
comment Database Data Difference Tool to Compare Data in Common Tables in Different Databases
Thanks. Its a good approach. But I am looking for a free alternative to tools like dbForge or Aquadata.
Mar
8
revised Database Data Difference Tool to Compare Data in Common Tables in Different Databases
improved question
Mar
7
asked Database Data Difference Tool to Compare Data in Common Tables in Different Databases
Mar
6
comment Filter <msg> from SVN Log to Pick up only Ticket Number
Hope i am not bothering you. I am bad with Regex... In the msg I have Ticket ### - Blah as well as JIRA-XXX - Blah. Any way to tweak the regex to pick ### and JIRA-XXX only ?
Mar
6
accepted Filter <msg> from SVN Log to Pick up only Ticket Number
Mar
5
comment Filter <msg> from SVN Log to Pick up only Ticket Number
I am getting the correct result but how to add it to the csv_writer ?
Mar
5
asked Filter <msg> from SVN Log to Pick up only Ticket Number
Feb
28
asked SVN Log XML Output: Get Revision Number as a Node
Feb
21
accepted Maven Site Staging from multiple POM in Several Modules
Feb
21
comment Maven Site Staging from multiple POM in Several Modules
Great, this seems to be working fine. But there is an issue. When I checkout as a maven project from the SVN, Module (1 to 5) is created in the folder. Where should I add this pom.xml so that its placed in the parent after the maven checkout.