Just to let everybody know, I found the answer in a reply from another forum group. Here it is:
Dim node As XmlNode = proxy.RetrieveArchivedTrips(strDate, endDate)
Dim doc As XmlDocument = node.OwnerDocument
doc.AppendChild(node)
Thanks for the replies from everybody.
Tony
I'm sorry Tom. I'll try to give whatever information i can to explain what i want to do.
I am trying to use the data returned by this function which is has a type of system.xml.xmlnode and was created by the VS.NET Add web service function as you can see:
'<remarks/>...
I'm not sure of what you are asking. Do you want me to post the wsdl ? or maybe the soap request information ?
I'm still not sure of why you cannot visit that site. I go there all the time and never had any kind of a certificate notice popping up.
Thanks,
Tony
Hello.
I'm trying to develop a web comsuming client using VS.NET 2003(VB), .NET
Framework 1.1.4322, ASP.NET 1.1.4322, WSE2.0 on a WinXP Pro Sp2 comuter.
If i comsume this web service:
https://xatanet.net/xatanetwebservice/tripexportservice.asmx
and do this operation: RetrieveArchivedTrips...
Hello MichaelRed.
I'm sorry for that. I'm used to other forum areas on the internet that allow posting a question to multiple forums.
These forums provide a great way to learn and understand specific products and i appreciate everybody that contributes. I have used these forums many times...
Hello Crowley16.
Thanks for your reply.
I guess i was really looking for suggestions on how to improve the speed of the second, dates only, query.
I received a suggestion from someone to use the "EXISTS" clause instead of the "IN" clause, but i don't know how to do that.
Any help would be...
Hello.
When i use the following string in a "DoCmd.OpenReport stDocName, acViewPreview, , strWhere", it gives me the report i want:
"[COMPANY NAME] = 'A V H INTERIORS 4061' AND TempStatus.JOBNO In (SELECT JOBNO FROM TempStatus WHERE WORKSTATION= '#2- RECEIVED' AND [TempStatus].TIMESTAMP Between...
Hello.
When i use the following string in a "DoCmd.OpenReport stDocName, acViewPreview, , strWhere", it gives me the report i want:
"[COMPANY NAME] = 'A V H INTERIORS 4061' AND TempStatus.JOBNO In (SELECT JOBNO FROM TempStatus WHERE WORKSTATION= '#2- RECEIVED' AND [TempStatus].TIMESTAMP Between...
Hello.
We have a database used just for reporting with status records that have TIMESTAMP and WORKSTATION fields as in:
TempStatusRecNo TIMESTAMP WORKSTATION JOBNO
2091705 4/22/2004 6:58:32 AM #4- IN WORK 2803
2091703 4/22/2004 6:55:39 AM #2-...
Hello.
If i plug my computer at home (WIN XP Pro SP2) directly into the cable modem, i can VPN and RDP to my office without a problem. Office setup: (SBS2000 SBS2000 server, 2 nics, Zyxel Prestige 650 ADSL Modem, Zyxel Zywall 10 firewall 192.168.1.1, External nic: 192.168.1.2, Internal nic...
Mirtheil,
Here is the first part of the log that i saved.
===============================================
Database consistency test results.
Test was run on: Friday, April 22, 2005 12:48:30 PM
DSN: CPDATA
Database name: CPDATA
Database Location: \\COMPEXSERVER\SYN\CP758\DEMO2...
The failures just said "Failed" under the results column for all files except the "X$" files. Only one "X$" file failed, the "X$View" file failed.
How do i use Managed Provider or ODBC instead of OLEDB ?
Thanks,
Tony
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.