Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

If you can avoid it, don't use column names with spaces. However some tools do this automatically. To make the SQLDataSource work with tables with spaces, use "sql.sqlserver.quoteColumnNames: true" in server.properties, as explained here: 

  • No labels