Search the Community
Showing results for tags 'ms sql'.
-
Hello guys! I am having some difficulty in achieving a very simple task here. I have gone through the forums and tried some examples and UDFs but I can't seem to work it out. I would really appreciate if someone could help me out. Problem: Currently, I am logging the required feedback from the script into a log file in a simple way ... get the info in the var >> write it in the file But now I am in need to perform some analysis and need some of the values to go into an MSSQL table in the attached format Also, I need to be able to use Integrated Security" or "Trusted_Connection set as true or use the logged in windows credentials to connect to the server/database any help will be much appreciated!!! Thanks!
-
What is the difference ODBC provider and driver , or OLEDB ? and the real question is : What and why do you prefer, as a way to access the database MS SQL 2005/2008/2012/2014? I search with google and found this (but I have not found an appropriate response): http://social.msdn.microsoft.com/Forums/sqlserver/en-US/67ada271-125f-44ad-8ac7-43d95f68b2e9/whats-the-difference-between-database-driver-and-data-provider?forum=sqldataaccess http://stackoverflow.com/questions/19293744/difference-between-driver-and-provider http://stackoverflow.com/questions/103167/what-is-the-difference-between-ole-db-and-odbc-data-sources http://www.dotnetspider.com/forum/207266-Difference-between-driver-and-provider.aspx and from here: http://community.qlik.com/thread/106540 I get nice diagram: