Search found 87 matches

by mfauzim
Thu Sep 21, 2006 11:05 am
Forum: Technical / Scripting
Topic: how to recognize dynamic text on java applet
Replies: 3
Views: 4216

Any ideas

Any guide is really appreciated. I really 'blank' on how I can apply image recognition in this issue.
by mfauzim
Thu Sep 21, 2006 7:07 am
Forum: Technical / Scripting
Topic: VB script issue
Replies: 3
Views: 4220

thanks

thanks for the help
by mfauzim
Thu Sep 21, 2006 4:50 am
Forum: Technical / Scripting
Topic: how to recognize dynamic text on java applet
Replies: 3
Views: 4216

how to recognize dynamic text on java applet

I need to interface to mainframe application which use java applet. So far I manage: 1. open the applet and login following standard sequence. this just standard keyboard enter. at the end, I will reach the inquiy screen 2. I enter switch id in the enquiry screen and press specified key. the screen ...
by mfauzim
Thu Sep 21, 2006 2:55 am
Forum: Technical / Scripting
Topic: VB script issue
Replies: 3
Views: 4220

It is not an error

actually it is not an error. When vbscript execute select * from svc_acv_history, error is > 0, but it return all the data.

Why vbscript give error . 0????
by mfauzim
Thu Sep 21, 2006 2:23 am
Forum: Technical / Scripting
Topic: VB script issue
Replies: 3
Views: 4220

VB script issue

the following vbscript give me headache to trouble shoot. Pls see code below: the issue is at GetAsasData vbscript, it keep giving error , but the same method in another function works and return 0 VBSTART '--- GLOBAL VARIABLE AREA ----------- Dim pEquestOdbcConn, pEquestData, pQuestSQLString Dim pA...
by mfauzim
Thu Sep 21, 2006 2:17 am
Forum: Technical / Scripting
Topic: ok will try sql method
Replies: 2
Views: 3339

Type error

Sorry , type error. Suposed to be on previous thread
by mfauzim
Thu Sep 21, 2006 2:16 am
Forum: Technical / Scripting
Topic: How to disable odbc error
Replies: 5
Views: 5970

Thanks , I will do the data check

Thanks for the suggestion, yes there is no tiem difference..
by mfauzim
Tue Sep 19, 2006 12:42 pm
Forum: Technical / Scripting
Topic: ok will try sql method
Replies: 2
Views: 3339

ok will try sql method

Well I will try the sql method then, thanks
by mfauzim
Tue Sep 19, 2006 8:11 am
Forum: Technical / Scripting
Topic: How to disable odbc error
Replies: 5
Views: 5970

Try on error but still cannot work

I've tried the on error but still dialog box appear ( dialog box title: macro Scheduler '

I am avoiding to check whether data already exist, to avoid programming/ and also to reduce time to load data.


regards
by mfauzim
Tue Sep 19, 2006 7:19 am
Forum: Technical / Scripting
Topic: How to disable odbc error
Replies: 5
Views: 5970

How to disable odbc error

So far I manage to exract from db A and insert data into db B. My issue now is whenever I insert data into db B, I got odnc dialogbox error: cannot insert duplicate key row.... I need to press ok,abort on the dialogbox to preceed to next line I just want to know how to disable/suppress the error dia...
by mfauzim
Tue Sep 19, 2006 1:31 am
Forum: Technical / Scripting
Topic: Cannot connect to oracle using ODBC
Replies: 16
Views: 14212

Is it a bug or what

when having problem with vbscript in this task, I treid to use the debugger and step thru the script, but watchlist show no value for vbscript funtion return. so it shows error.
but when i run it outside the debugger, the script run succesfully.

IS this a bug in the debugger or what?
by mfauzim
Tue Sep 19, 2006 1:11 am
Forum: Technical / Scripting
Topic: Cannot connect to oracle using ODBC
Replies: 16
Views: 14212

its working

Ok, its working based on Marcus latest suggestion. I managed to find the error. My odbc setting is correct, but the table is not there in the db. table refer to another db.

I guess few hours sleep help clear up my mind.

regards
by mfauzim
Mon Sep 18, 2006 4:46 pm
Forum: Technical / Scripting
Topic: Cannot connect to oracle using ODBC
Replies: 16
Views: 14212

it work, but new error

Ok, reply retrun 0, then I got error at function GetFieldCount with error
object required pEquestData.
by mfauzim
Mon Sep 18, 2006 4:24 pm
Forum: Technical / Scripting
Topic: Cannot connect to oracle using ODBC
Replies: 16
Views: 14212

Something strange.

Just find out. if I run the code in editor/debugger, script wont work and openequestdata do not return any value, but if I run it directly outside editor/debuger then the debugger run and openequestdata return 2.

very strange..
by mfauzim
Mon Sep 18, 2006 4:11 pm
Forum: Technical / Scripting
Topic: Cannot connect to oracle using ODBC
Replies: 16
Views: 14212

strange but still not work

I've tried your code and also I insert sample from help. but even the sample vbscript do not work. VBSTART Dim Recordset Dim SomeVar Dim eQuestSQLString dim OpenProcessData dim pEquestOdbc dim pEquestData dim aRtnOdbc dim aRtn Function OpenEquestData(csql) OpenEquestData = 0 Set pEquestOdbc = Create...
cron
Sign up to our newsletter for free automation tips, tricks & discounts