This problem can be caused by several factors:
Your database named Cafe might not exist; Your connection may not be secure; you can try using Trusted_Connection=True in the connection string; You can try changing the server name from 'DESKTOP' to 'LOCALHOST' or '.'