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 :
![]()
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 :
![]()
you will find that in some sql server 2008 if you remove 127.0.0.1 will connect
no in config file just remove 127.0.0.1 leave it empty
example:
host =
user = sa
pass= pass
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
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
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.
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.
@fallenfate tested with sql 2008r2 developer and isnt working correctly
@natzugen What error/s are you getting?
tried with MYNAME-PC\MSSQLSERVER, MYNAME-PC\SQLEXPRESS and MYNAME-PC none of them connects to sql
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.