Chs MuEditor+Decompiled source*

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 40
  1. #16
    Hmm.. huh? MrQU3ST10N is offline
    MemberRank
    Jun 2013 Join Date
    Trojan St. 404Location
    1,109Posts

    Re: Chs MuEditor+Decompiled source*

    Does it work with just a (local) connection?
    I'm not using EXPRESS Edition. XD

    - - - Updated - - -

    tried 127.0.0.1
    my Global IP
    My PC name.

    It won't work. I don't know why...

    here the ScreenShot :

  2. #17
    Evolution Team Th3AnG3L is offline
    MemberRank
    Apr 2014 Join Date
    634Posts

    Re: Chs MuEditor+Decompiled source*

    you will find that in some sql server 2008 if you remove 127.0.0.1 will connect

  3. #18
    Hmm.. huh? MrQU3ST10N is offline
    MemberRank
    Jun 2013 Join Date
    Trojan St. 404Location
    1,109Posts

    Re: Chs MuEditor+Decompiled source*

    Quote Originally Posted by Th3AnG3L View Post
    you will find that in some sql server 2008 if you remove 127.0.0.1 will connect
    what do you mean? Do I have to install a New SQL again?

  4. #19
    Evolution Team Th3AnG3L is offline
    MemberRank
    Apr 2014 Join Date
    634Posts

    Re: Chs MuEditor+Decompiled source*

    no in config file just remove 127.0.0.1 leave it empty
    example:
    host =
    user = sa
    pass= pass

  5. #20
    Put Community First fallenfate is offline
    MemberRank
    Oct 2014 Join Date
    Arad DomanLocation
    1,108Posts

    Re: Chs MuEditor+Decompiled source*

    Quote Originally Posted by MrQU3ST10N View Post
    Does it work with just a (local) connection?
    I'm not using EXPRESS Edition. XD

    - - - Updated - - -

    tried 127.0.0.1
    my Global IP
    My PC name.

    It won't work. I don't know why...

    here the ScreenShot :
    That error still has my PC name in it, did you change it to (local) in both areas in the DSN.ini?

  6. #21
    Hmm.. huh? MrQU3ST10N is offline
    MemberRank
    Jun 2013 Join Date
    Trojan St. 404Location
    1,109Posts

    Re: Chs MuEditor+Decompiled source*

    Quote Originally Posted by Th3AnG3L View Post
    no in config file just remove 127.0.0.1 leave it empty
    example:
    host =
    user = sa
    pass= pass

    Quote Originally Posted by fallenfate View Post
    That error still has my PC name in it, did you change it to (local) in both areas in the DSN.ini?

    I already did that.. still no luck.


    Tried :
    localhost
    (localhost)
    local
    (local)
    my local IP
    my Global IP
    my PC name
    I also tried MY-PC\MSSQLSERVER <~~ it didn't work. I'm not using Express edition. But I also tried
    MY-PC\SQLEXPRESS, it didn't work too. I tried MY-PC\SQL2K8R2 still no luck. XD wtf!


    TiTanEditor works fine with both local and global connection to me.
    I don't know what's the problem with this editor. XD

  7. #22
    Put Community First fallenfate is offline
    MemberRank
    Oct 2014 Join Date
    Arad DomanLocation
    1,108Posts

    Re: Chs MuEditor+Decompiled source*

    Quote Originally Posted by MrQU3ST10N View Post
    I already did that.. still no luck.
    TiTanEditor works fine with both local and global connection to me.
    I don't know what's the problem with this editor. XD
    Oops, I left a modified connection string in, XD.

    Try this link, and I'll update the other test release: https://mega.co.nz/#!scpTRRrZ!2YJGDN...9EgAKz2f0Oc5rA

  8. #23
    Hmm.. huh? MrQU3ST10N is offline
    MemberRank
    Jun 2013 Join Date
    Trojan St. 404Location
    1,109Posts

    Re: Chs MuEditor+Decompiled source*

    Quote Originally Posted by fallenfate View Post
    Oops, I left a modified connection string in, XD.

    Try this link, and I'll update the other test release: https://mega.co.nz/#!scpTRRrZ!2YJGDN...9EgAKz2f0Oc5rA
    it works now. But there's another error.



    is this a SQL Database connection problem?

  9. #24
    Put Community First fallenfate is offline
    MemberRank
    Oct 2014 Join Date
    Arad DomanLocation
    1,108Posts

    Re: Chs MuEditor+Decompiled source*

    That error is because one or more of those fields are NULL in your database. You need to set them to a value besides NULL for the editor at the moment. sno__numb can be any combination of 20 digits, I just use 12345678901234567890. Then set the others to 0.

  10. #25
    Hmm.. huh? MrQU3ST10N is offline
    MemberRank
    Jun 2013 Join Date
    Trojan St. 404Location
    1,109Posts

    Re: Chs MuEditor+Decompiled source*

    Quote Originally Posted by fallenfate View Post
    That error is because one or more of those fields are NULL in your database. You need to set them to a value besides NULL for the editor at the moment. sno__numb can be any combination of 20 digits, I just use 12345678901234567890. Then set the others to 0.
    I did what you said..
    Now there's another error.. XD

  11. #26
    Put Community First fallenfate is offline
    MemberRank
    Oct 2014 Join Date
    Arad DomanLocation
    1,108Posts

    Re: Chs MuEditor+Decompiled source*

    Hmm okay, that's a weird error, but I know where that line is. I'll have to look into it and send you another build to test through Skype sometime.

  12. #27
    (づ。◕‿‿◕。) Natzugen is offline
    MemberRank
    Jun 2014 Join Date
    ElbelandLocation
    1,858Posts

    Re: Chs MuEditor+Decompiled source*

    @fallenfate tested with sql 2008r2 developer and isnt working correctly

  13. #28
    Put Community First fallenfate is offline
    MemberRank
    Oct 2014 Join Date
    Arad DomanLocation
    1,108Posts

    Re: Chs MuEditor+Decompiled source*

    @natzugen What error/s are you getting?

  14. #29
    (づ。◕‿‿◕。) Natzugen is offline
    MemberRank
    Jun 2014 Join Date
    ElbelandLocation
    1,858Posts

    Re: Chs MuEditor+Decompiled source*



    tried with MYNAME-PC\MSSQLSERVER, MYNAME-PC\SQLEXPRESS and MYNAME-PC none of them connects to sql

  15. #30
    Put Community First fallenfate is offline
    MemberRank
    Oct 2014 Join Date
    Arad DomanLocation
    1,108Posts

    Re: Chs MuEditor+Decompiled source*

    Strange... others have at least gotten the DB connected. I'll try to take a look, pretty busy these days but hopefully I can fix that at least, :). I'll be putting out my current source anyway for others to look at.



Page 2 of 3 FirstFirst 123 LastLast

Advertisement