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
I can use the data in PCC, SQL Data Manager, MS Access, COBOL.
The DSN and DB name are the same.
I ran the Database consistency check and all of the files failed except the $files.
So it sounds like i have some other problem. I can't imagine what it could be if i can see the data from all...
Hello,
I have tried the VB walkthrough of "Creating a Web Application Using Visual C# or Visual Basic" in VS.net 2003 Enterprise Architect.
When attempting to create the new project, i get a message that says "The Web server reported the following error when attempting to create or open the...
Hello.
I'm trying to connect to a newly created Pervasive ODBC Engine Interface Data Source(called CPDATA) in Visual Studio.Net 2003.
In the Data Link Properties dialog,
On the Provider tab, I choose "Pervasive SQL V8 OLE DB Provider"
On the Connection tab, I enter Data Source=CPDATA...
Hello.
I'm trying to follow the Pervasive SDK 8.5 tutorial "Using Microsoft Visual Basic with Pervasive data". I'm using VB6.0(SP5) and when i get to the point where i click the start button to run the program(Lesson 2), it doesn't display any data.
Any help would be greatly appreciated...
Hello Mirtheil.
Thanks for your reply.
I'm sorry, but i tried using W3BTRV7.LIB from C:\PVSW\SDK\Intf\implib\win32 and from C:\PVSW\SDK\Intf\implib\win32x.
Both gave the same error.
Would it help if i can print and send you the output from the linker ?
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.