diff --git a/mssql.d b/mssql.d index ec0f3fd..6b511b2 100644 --- a/mssql.d +++ b/mssql.d @@ -1,3 +1,6 @@ +// NOTE: I haven't even tried to use this for a test yet! +// It's probably godawful, if it works at all. + module arsd.mssql; pragma(lib, "odbc32");