Jump to content

Really need some help here - Dev input please?


FrankP

Recommended Posts

I realize this isn't the mod section, but it's more to do with the whole scope of things.

 

So I'm trying to save things to mysql and it's just not working. I'm using a dll that interacts between lua and libmysql, but for some reason, the server is saying it's not a valid win32 dll when i know for a fact it is. I suppose it could be due to the server being 64bit? But I wouldn't think that should affect it.

Link to comment
Share on other sites

so to come back to this, I swapped over to sqlite to at least make sure everything would run through properly for saving to a db. I tried using the 32bit dll but it showed not a valid win32 program which is right. So I swapped over to the 64bit and it threw the error "the specified procedure could not be found". So I'm at an impasse here on how to get things up and running and could use some help.

Link to comment
Share on other sites

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...