I have the proof of concept working.
I copied the WSDL url from the webservice project to the proxy project and pasted it in. It worked but the project prefers a file.
How do you save the WSDL to a file?
How does database connections work in the webservice? Do I have to connect in every function that needs to do database work?