SQL查询不断提示:00904. 00000 - "%s: invalid identifier"*Action:运行查询时的消息
select AUX4 as "ID",COUNT(AUX4) AS "Fails number" FROM audits where TRSTATUS <> 'SUCCESS
在我的数据导入应用程序中,我希望允许用户从尽可能多的不同数据源导入数据。例如。ConnectionDialog dlg = new ConnectionDialog();
// 2. A class I need to access the data source using the connection