MSSQL connection to Ms SQL Server Management Studio instructions

Hi! I can't seem to connect to the mssql database using the tool from microsoft. I took the public proxy port and address from the variables + used the sa user + the sa password and left the certificate optional. Can you help me login to the server?
22 Replies
Percy
Percy3w ago
Project ID: f3f3aa54-1f32-4a2a-9e9a-61d26191712d
ChaoticKitten
ChaoticKittenOP3w ago
f3f3aa54-1f32-4a2a-9e9a-61d26191712d
Brody
Brody3w ago
what error are you getting?
ChaoticKitten
ChaoticKittenOP3w ago
Connection string error
Brody
Brody3w ago
do you give me permission to attempt the connection myself?
ChaoticKitten
ChaoticKittenOP3w ago
Go for it, the database is empty since I never accessed it I hope it's a typo on my end or something
Brody
Brody3w ago
i can connect just fine with dbgate
Brody
Brody3w ago
No description
ChaoticKitten
ChaoticKittenOP3w ago
Hmm Interesting, never used the tool before, only used mssql sms for mssql
Brody
Brody3w ago
you don't need to use it, it just means that there's no issues with the database or connection
ChaoticKitten
ChaoticKittenOP3w ago
I've tried using azure data studio as well with no success hmm
Brody
Brody3w ago
it's something
ChaoticKitten
ChaoticKittenOP3w ago
there's nothng special about the image, is there? it's just a barebones mssql image
Brody
Brody3w ago
correct this isn't anything on the railway side of things
ChaoticKitten
ChaoticKittenOP3w ago
It seems like the template has a 30% success rate, am i reading it right? let me give you a ss so you on't have to dig for what i'm talking about
Brody
Brody3w ago
yes because trial users attempt to deploy it not knowing that you need hobby to run it
ChaoticKitten
ChaoticKittenOP3w ago
No description
ChaoticKitten
ChaoticKittenOP3w ago
ooooh, okay so it's not something like "template needs perfecting" it might in fact be readable as "templates not used right"?
Brody
Brody3w ago
it could be either, but in this case it is the latter
ChaoticKitten
ChaoticKittenOP2w ago
Hey Brody here: some extra nugget of information you can come back to It's the fact that SSMS (the official tool) is unable to parse ports at GUI data entry for servers. So you can't do server:port, you have to go to the tab Additional Connection Parameters and write it like this: Data Source=yourrlwypublicaddres.proxy.rlwy.net,YourPortNumberNoQuotes; Anything written there overrides the info you write in the default server connection tab However, one must select mandatory encryption and most likely also check the field "trust server certificate" in the first tab
Brody
Brody2w ago
so you got it to connect?
ChaoticKitten
ChaoticKittenOP2w ago
Yeah, with a bit more fiddling than expected on microsoft's side Turns out this is a universal piece of info you can pass to other sufferers of Microsoft unique software design it's always the formula: server,port if you have a non-default port for their services
Want results from more Discord servers?
Add your server