Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi,
i am trying to connect to sql server 2012 using toledbinput because the system is capable of sending data only via oledb connector.
"provider=sqloledb;server=(my i.p)\\SQLEXPRESS;database=mydbname;Integrated Security=SSPI"
am getting many error messages kindly let me know if this is how i should establish a oledb connection.
thanks in advance..