SA-MP Forums Archive
SQLITE TO MYSQL (api-ms-win-crt) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: SQLITE TO MYSQL (api-ms-win-crt) (/showthread.php?tid=618001)



SQLITE TO MYSQL (api-ms-win-crt) - ImTouchk - 29.09.2016

anyone helps me please?
i want to transfer SQLLite to MySQL because here doesn't saves data but i've got
api-ms-win-crt-runtime-l1-1-0.dll missing error but i have 2013(or 2015, not sure) visual c++
how I can get out of this?


Re: SQLITE TO MYSQL (api-ms-win-crt) - Vince - 29.09.2016

1-1-0 or 110 or 11.0 or any variation of that is the 2012 version of the runtime. These libraries do not stack and must be installed separately.


Re: SQLITE TO MYSQL (api-ms-win-crt) - ImTouchk - 29.09.2016

Quote:
Originally Posted by Vince
View Post
1-1-0 or 110 or 11.0 or any variation of that is the 2012 version of the runtime. These libraries do not stack and must be installed separately.
How I can do this? I installed v++ but error consists