sure a simple question- but i haven´t found an answer so far.
I´m trying to copy a textfile from a local sql-server and i´m checking if the file exits first like that:
B4X:
If File.exists("\\srv-sql01\documents\mydocuments\","data.csv") = True Then
Msgbox("File exists","Message")
End If
Foreword: I do have nearly zero knowledge about SMB-Protocol. I know Windowsshares and how to access them. But my knowledge about the Different Protocolversions is really low. About two weeks ago someone contacted me and asked me to write a wrapper for a SMB Library because the available SMB...
www.b4x.com
If the share is using SMB 1 Protocol then you also can use the SMB Library.
certeza de uma pergunta simples- mas eu não encontrei uma resposta até agora.
Estou tentando copiar um arquivo de texto de um servidor sql local e estou verificando se o arquivo sai primeiro assim:
B4X:
Se file.existe ("\\srv-sql01\documents\mydocuments\","data.csv") = True Then
Msgbox ("Arquivo existe","Mensagem")
Fim de Se[/CÓDIGO]
Isso não funciona. O que estou fazendo de errado?
Thx com antecedência para dicas e sugestões
Fatman
[/CITAÇÃO]