Problem with connector between Arduino and MS SQL Server

PaulS:

C:\Users\Fer\Documents\Arduino\libraries\arduino-mssql-master/sqlard.h:13:27: fatal error: UIPEthernet.h: No such file or directory

#include <UIPEthernet.h>



If you think that that means that you need to add the same single statement to your sketch, what happens when you do that?

I got many errors, I've posted them before. (see my post # 2)

PaulS:
What it looks to me like is that you haven't downloaded and/or properly installed the UIPEthernet library.

I think the same, but I don't realice what Im doing wrong.