Skip to content
dotnet Report Local...
 
Notifications
Clear all

dotnet Report Local Service Installation

7 Posts
3 Users
0 Reactions
4,246 Views
Posts: 33
Admin
(@admin)
Member
Joined: 3 years ago
Hi, thanks for sending the two queries side by side, that is very helpful.
 
The easiest fix is to do a replace in Sql string in the C# and add the N, so something like:
 
sql = sql.Replace (“= ‘“, “= Nz’”)
 
Please try that and let me know if that works.
 
Thanks
 
dotnet Report Team
Reply
Posts: 3
(@qq7887aa)
New Member
Joined: 1 year ago

Thanks this problem have been bugging me

Reply
Page 2 / 2
Share:
Index
;