How Do I Connect GCP DB in Uipath Using the "Connect to DB" Activity?

Hi All,

I successfully linked GCP to my Excel and retrieved the data, but now I want to enter the data into the GCP Table using UiPath, but I can’t connect to the database.I tried the following,

but I receive this error: “Connect to database: ERROR [IM014] [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application”
Is there something I’m doing wrong?
Can somebody help me with this?

Regards,
Vinit Mhatre

Hi!

According to this thread it might be an issue with 32/64-bit.
mysql - ERROR [IM014] [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application - Stack Overflow
Maybe try creating a 64 bit odbc driver?

1 Like

Hi @sven.wullum1 ,

I figured out, that there was some issue with project configuration, and I got the solution here.

Regards,
Vinit Mhatre

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.