Search found 1 match
- Mon Nov 08, 2010 2:24 pm
- Forum: R&R ReportWorks Users
- Topic: sqlexpress connection problem
- Replies: 1
- Views: 1086
=> RE: sqlexpress connection problem
So, it turns out that my text fields are nvarchar and R&R^s driver can^t deal with them. The work around is to convert the nvarchar to straight char. I can use a view to set it up once and then set my reports on the view.____Thanks to the support desk.