I'm with MS SQL Express 2014.
Went to the wiki - Databases_and_web_connections but I can't find a way =/
the strings I've got are:
ODBC;DSN=eFilmWorkstation;Trusted_Connection=Yes
ODBC;DSN=eFilmWorkstation;UID=sa;PWD=eFilmWS30
"SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_TYPE='BASE TABLE';"
A working example ? ( that would run if you had the db )
Or, advise in a UDF to use and how to use it ?
I don't care to write, just to read.
Thanks