C
C#10mo ago
' Pube

C# Acces Databaseq query problem

When I query the Access Database in C#, it gives an error with the "Like" command.
No description
2 Replies
Jimmacle
Jimmacle10mo ago
i don't know about access specifically but normally strings in SQL are enclosed in single quotes like '*E*'
' Pube
' PubeOP10mo ago
woaah is this the problem i was about to go crazy

Did you find this page helpful?