Originally posted by: mikeabd
Hello Team
I'm trying to connect to a SQL server Express in my .dat file and I keep getting an error. Here is what I'm using to connect:
DBConnection db("oledb","BCGCKA/ [bunch of numbers for my password] /BCGSandBox/BKA-BAROUMIK\\SQLEXPRESS");
my user name: BCGCKA
my Database name is BCGSandBox
I believe my server name is
and the error i receive is (when I open SQLServer in the server name at Log In part it says this) : BKA-BAROUMIK/SQLEXPRESS
Data parsing error: syntax error, unexpected (identifier), expecting from or to.
Will you please advise ? Do I miss something ?
Thanks
Mike
#DecisionOptimization#OPLusingCPLEXOptimizer