Hi All,
Iam trying to connect to a webservice using VB 6.0, however Iam getting an error "XML parser failed at line 0 loading of the wsdl file failed, In correct function, The parameter is incorrect" . Here is the code attached
Private Sub Command1_Click()
Dim objSoapClient As New...
the problem is resolved now, the problem was with the oracle database cursor settings.. dba team changes and its working fine now. it was a strange error and took lot of time to resolve..
regards
Anil
Hi All,
I have got a strange proble,i execut ethe following query through Toad or SQLplus
select count(*) from tableA
it works fine
but if i execute the same from Visial basic DLL i throws up the verror
ORA-00937: not a single-group group function
is it a problemwith oledb provider or MDAC...
Hi all,
I am trying to create a log file for my pocket PC application(C#.NET) , to measure performance,log error messages, measure battery consumption etc. I haven't worked much with pocket PC devices and I don't know how I can write event log entries or create something analogous to a...
column magin is currently number (7,2)
alter table t_volume modify margin number (7,3)
gives an error
The following error has occurred:
ORA-01440: column to be modified must be empty to decrease precision or scale
Details:
ORA-01440: column to be modified must be empty to decrease...
Hi All,
Some of our ASP pages are very big. These ASP pages are opening many recordsets. Not sure if they are getting closed.
Do you know of any way where we can identify the open recordsets.
for e.g
rsCredit.open
rsdebit.open
and if recordset rsdebit is not closed
display that rsdebit is...
Hi All
Iam getting an error when I use server.createobject("excel.application")
Server object error 'ASP 0177 : 80080005'
Server.createObject Failed
/coe_france/coe_dbopen.asp,line 507
Server execution failed
I have checked the authorisation in dcomcng , for excel and it seems the user has...
Hi All,
I am getting a problem with Visual basic.
Space$
retStr = Space$(100)
Iam using this function but it says cant find project or library, this code is already in use and given to me, any idea how to resolve this
regards
anil
Hi All
I have set up a virtual directory on the IIS Site. However when i try to browse the site it says page cannot be found
The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
However I can see the file is...
Hi All,
One of our asp pages we are getting the following error
ERROR
The requested URL could not be retrieved
--------------------------------------------------------------------------------
While trying to retrieve the URL:
The following error was encountered:
Read Timeout
The system...
Hi All
Looking for a Program that will send an automatic email to the same mailbox every five minutes with the subject <Test>
The mail box will get a response Delivery confirmation, we need a code which will send this mail and then be able to read the timestamp of the returned email
is that...
Hi All,
The trigger below gets compiled succesfully, however it doesnt work as expected, what we want is when count not = 0 then it shd raise the error. somehow its not working
please help
regards
Anil
create or replace trigger Tr_CheckSRID
before insert or update of SR_ID on...
Hi All,
Facing a strange problem, when we create a DLL its automatically converting a mm/dd/yyyy format to dd/mm/yyyy format... if we debug thru VB it doesnt do...
THE Reg setting in machine is USA settings
regards
Anil
Hi All,
I run the following spool commands from pl/SQL. The problem I face is all the records doesnt get spooled into the text file, always some records are left out from the end, table typically contains approximately 1351000 records, every month this records count varies slightly, after...
Hi All,
I wanted to read security permissions from different folders and sub folders usaing a dos command or script.
Also want to set the security permissions on folders throgh command prompt or a script, is there a way without having to do this manually?
Thanks in advance
Anil
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.