Код: Выделить всё
Error: Error connecting to the database.
ConnectionString: DSN={CP TIMBERLINE};uid=;pwd=
;
Query: SELECT * from JCM_MASTER__JOB_1
Код: Выделить всё
std::ifstream file(filePath);
if (!file.is_open()) {
std::ofstream errorFile("Resultsfor_Error.csv", std::ios_base::app);
errorFile
Подробнее здесь: [url]https://stackoverflow.com/questions/79318905/c-connection-to-sage-300-problems[/url]