Jump to content

Recommended Posts

Posted (edited)

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


image.png.d84bf5a932fcfeba0b4ca2ec7f2b9a93.png


any help will be much appreciated!!! :) 

Thanks! 

Edited by 9252Survive
Posted

Did you try my ADO.au3 udf ?

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

Hello mLipok! 

I did try your UDF but I am very certain that I might not have done it correctly, I also tried the ADO_API.au3 but did not work.
Could you show me an example to enter above given data or anything rather using integrated Security" or "Trusted_Connection?

Posted

Q1:
Did you read about inserting here:

Q2:

What you get from COM ERROR Handler in console ?

 

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...