-
[Help] with ODBC
i have problem :)
i use fhx server files
so i did all server run ok no errors
client loads up all ok no error :)
but mueditor version 1.07 lol rofl :D
when i try to make acount it said like this
Disallowed implict conversion from data type varchar to data type varbinary , table 'MuOnline.dbo.MEMB_INFO', column 'memb_pwd'. Use the CONVERT function to run this query .
so it wold real good to someone to explane what to do and what this is :)
-
Re: [Help] with ODBC
try changing varbinary type to varchar into the memb_info design table, gl