Ho provato a mettere così
ma non funziona
strSQL = "INSERT INTO Pazienti VALUES (# " & iDataNascita & " #,'" & iCognome & "','" & iNome & "',etcc...
iDataNascita=MskData.text ---> tipo non corrispondente
Ho provato a mettere così
ma non funziona
strSQL = "INSERT INTO Pazienti VALUES (# " & iDataNascita & " #,'" & iCognome & "','" & iNome & "',etcc...
iDataNascita=MskData.text ---> tipo non corrispondente