Search found 2 matches

by Social981
Sun Mar 15, 2015 10:24 am
Forum: ArmA2/ArmA2:OA/ArmA3
Topic: Arma 2 SQL Issues
Replies: 3
Views: 1249

Re: Arma 2 SQL Issues

Kinda found this out Error in query (1044): Access denied for user 'dbo516153407'@'%' to database 'lechiron' That tells you what's wrong. Your DB user doesn't have the required permissions over your database. That means that the user isn't allowed to do what you're asking it to. This is a hosting is...
by Social981
Sat Mar 14, 2015 3:37 pm
Forum: ArmA2/ArmA2:OA/ArmA3
Topic: Arma 2 SQL Issues
Replies: 3
Views: 1249

Arma 2 SQL Issues

I am using SQL-Life 1.0 Theese are the instructions: Please create a backup of your mission before attempting to install! Place SQL-Scripts folder in your mission root folder. Add this code to your INIT.SQF file in a isserver if statement. [] call compile preprocessFileLineNumbers "SQL-Scripts\...