| 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
|
|
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
|
|
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
|
 |
 |
|
|
subject: Compare datas
|
|
|