Posts by Fábio Machado • 1 point
3 posts
- 
		-1 votes3 answers103 viewsA: Use BETWEEN together with IN()It is possible, as follows. The only however is if you want to var a OR as in the example lowered or a AND. SELECT * FROM Conteudo WHERE (campo_data BETWEEN DataInicio AND DataFim) OR (campo_data in… 
- 
		0 votes1 answer206 viewsA: Webservice SPC Brasil: The systems cannot find the specified file - Soapaction:""I was able to solve the problem, which in this case was just windows configuration. I opened Internet Explorer, in settings >> Internet Options >> Advanced and changed/checked the… delphianswered Fábio Machado 1
- 
		0 votes1 answer206 viewsQ: Webservice SPC Brasil: The systems cannot find the specified file - Soapaction:""I am consuming the Webservice of SPC Brazil and imported the WSDL from the following address: https://treina.spc.org.br/spc/remoting/ws/consulta/consultaWebService?wsdl After importing the WSDL and… delphiasked Fábio Machado 1