Replacement of Char(2) in Select from SQL server

M

Mads Westen

I have a user who uses Access to Select data from a SQL server hosting a ERP
applicatioin.
The ERP app. uses Char(2) in empty text fields.

My user doen't want to have the Char(2) out in his Access reports. How can I
prevent that?
I have been looking at creating a View on the SQL 2005 server, but this
solution is timeconsuming because of 20 tables with x text fields with just
as many Replace functions.

Best regards
Mads
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top