Two Laptop Bag
The moose likes HTML, CSS and JavaScript and the fly likes Compare datas Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Compare datas" Watch "Compare datas" New topic
Author

Compare datas

Rizvan Asgarov
Ranch Hand

Joined: Jan 07, 2009
Posts: 443

Dear friends,
How can i compare repeating datas when connecting to database (Oracle) from my java application?
or taking any data for to compare with others?
Can you please give an example using "javascripts"...


Every reply will be appreciated,
Thanks in advance
Rizvan


"Half of the science is to ask question"
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
I do not think you want JavaScript to compare Oracle dates.

Where do you want to do the comparison on the clientside or on the serverside? How are the dates entered? What makes the comparison occur.

Eric
Rizvan Asgarov
Ranch Hand

Joined: Jan 07, 2009
Posts: 443

Eric, thanks for your reply,

Eric, it is connected with Oracle datas... not dates. Maybe you have not noticed! (it is a normal)

I use for this purpose in TestComplete. So any data is a problem when repeating. So I want to continue it by comparing ...
Here my existing code as the following:

Thanks in advance,
Rizvan
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
That does not look like any JavaScript that I know of.

Eric
Rizvan Asgarov
Ranch Hand

Joined: Jan 07, 2009
Posts: 443

Eric Pascarello wrote:
That does not look like any JavaScript that I know of.

Yeah Eric, these codes does not resemble to the javascript wholly...
This is a jscript... Sorry, I have not used javascript much.Therefore I have meant the jscript like javascript.
Thanks again,
Rizvan
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Compare datas
 
Similar Threads
Hyperlink a table data
Xml in java
Synchronizing two databases!
Best Collection datastructure to use for very large data
Insert statements