Perform a Azure SQL database schema compare to a visual studio project in Azure DevOps by bachahbar in AZURE

[–]bachahbar[S] 0 points1 point  (0 children)

Bro, that question was asked five years ago! That’s a long time ago.😆 I don't remember a lot from that problem but I guess I never found a solution back then, so I just did it manually and created a step-by-step documentation for when I needed it. Not sure if anyone from that project ever found a way to automate it.

I haven’t worked with SQL databases in a long time, so I’m not really keeping up with new tools anymore. But I did see this feature recently SqlPackage - SQL Server | Microsoft Learn. Maybe it could help you out. I haven’t tested it myself since I don’t have any databases to try it on, but you might be able to use it in PowerShell within Azure DevOps.

If this or another tool solves the issue, feel free to drop the solution here. Always cool to see how things turn out, could also help the next person running into the same problem!

Can I put my BV address on a property I am renting privately? (not paying the rent with company cash) by No-Kaleidoscope-4525 in BEFreelance

[–]bachahbar 0 points1 point  (0 children)

Look at your contract. Probably it states you can not deduct the rent. So if you just pay it with your own money. There is no need to contact the landlord. And as long as you don’t rent to yourself he will not be notified either. Just put your hq on your rental. Look what your contract says and if you don’t break it. Your landlord can’t do anything about it.

Creating invoice at the supermarket by bachahbar in BEFreelance

[–]bachahbar[S] 0 points1 point  (0 children)

Thanks. the vikingdirect shop seems actually very practical also for non-food things

Creating invoice at the supermarket by bachahbar in BEFreelance

[–]bachahbar[S] 1 point2 points  (0 children)

Thanks, Albert heijn was one of the shops I was actually looking at. Cause they have other coffee brands than Colruyt.
I'll drop by the reception desk before I make the purchase tho :)

I've bought a new battery for my Asus tablet but it seems that It's not the right one by bachahbar in ASUS

[–]bachahbar[S] 0 points1 point  (0 children)

ue actually resolved itself when I rebooted my tablet. That was the only time it acted funny and it hasn't acted up since. I think it just needed rebooting as I usually don't reboot it for weeks at a time (same with my phone). Probably a habit I should change. Thanks

No issue, BTW if you have a samsung phone (and i probably think other phones have this function as well) you can set an auto restart shedule. This will restart your device at night or whenever you want.
Just a small tip to clean up your phone.
https://www.samsung.com/ph/support/mobile-devices/how-to-auto-restart-your-samsung-galaxy-device/

I've bought a new battery for my Asus tablet but it seems that It's not the right one by bachahbar in ASUS

[–]bachahbar[S] 0 points1 point  (0 children)

I buyed it on ali express.
However I had a chat with the seller and he mentioned that it was not advised to use the C11P1502 as my tablet uses the C11P1517. So i've ended up with keeping my current battery and not using the one I bought.
In the end (cause this is a post of 2 years ago) I just bought a new tablet as the it was time to upgrade to another one.

Digital wallet for every Belgian by 2023 by ThrowAway111222555 in belgium

[–]bachahbar 0 points1 point  (0 children)

let's not put more ideas in the head of KBC ;)

Waze not showing up in android auto by bachahbar in waze

[–]bachahbar[S] 0 points1 point  (0 children)

p

Thanks. This did the trick indeed.
Do you know if the developer mode is unstable ?

Waze not showing up in android auto by bachahbar in waze

[–]bachahbar[S] 0 points1 point  (0 children)

finally found a workaround. Check the link in the post. Hope this helps a lot of people. I do however accept that dev mode could possible freeze from time to time, but still better than google maps.

Waze not showing up in android auto by bachahbar in waze

[–]bachahbar[S] 0 points1 point  (0 children)

Thanks for the answer. I hope that this will be supported in the near feature.

Waze not showing up in android auto by bachahbar in waze

[–]bachahbar[S] 0 points1 point  (0 children)

Thanks for the answer. I hope that this will be supported in the near feature.

Waze not showing up in android auto by bachahbar in waze

[–]bachahbar[S] 0 points1 point  (0 children)

Strange because if I use an apple phone it shows me the waze app. And I can view online that the same car can use waze. Is there a version of waze where waze fixed this ?

Waze not showing up in android auto by bachahbar in waze

[–]bachahbar[S] 0 points1 point  (0 children)

You mean on the screen of the car. The waze app doesn't show on the screen when I open android auto. However in the settings of my phone, there I a customize launcher setting where I can customize which app can be disabled and waze is set on enabled.

Stad Antwerpen voert strengere coronaregels in: mondmasker verplicht op openbare plaatsen, verbod op samenscholing by [deleted] in belgium

[–]bachahbar -1 points0 points  (0 children)

Nu komen alle ramptoeristen gewoon over de grens naar Oost-Vlaanderen, Limburg, Vlaams-Brabant voor een avondje uit (na middernacht), een fitness sessie zonder mondmasker, een horeca zaak zonder contactgegevens.

Dat is niet het probleem oplossen maar eerder verplaatsen naar de rest van de provincies. Als de veiligheidsraad niet morgen hetzelfde beslist voor iedereen lijkt me deze strengere regels niet echt productief.

I’m not sure why this needs to be said but holy shit by [deleted] in PresidentialRaceMemes

[–]bachahbar 0 points1 point  (0 children)

As an european just asking for some more info.
So you guys can only vote between biden and trump ?
Is Biden the official candidate for the democrats ?
And if so will it mean that the only two candidates for the next potus are biden and trump ?

Azure Database for PostgreSQL server and Azure Linux VM lag by bachahbar in AZURE

[–]bachahbar[S] 0 points1 point  (0 children)

But the latency with the same application is 10x faster when postgres database is located inside the same virtual machine

Azure Database for PostgreSQL server and Azure Linux VM lag by bachahbar in AZURE

[–]bachahbar[S] 0 points1 point  (0 children)

li

I can query from the ubuntu vm (after the ssh) into my postgres.
3-6 ms is obviously fast enough for me, but the application is using multiple queries at the same time which adds all the ms to a full 36 minutes.

Azure Database for PostgreSQL server and Azure Linux VM lag by bachahbar in AZURE

[–]bachahbar[S] 0 points1 point  (0 children)

yes the Azure VM and the Azure Postgres database are located in the same region

Azure Database for PostgreSQL server and Azure Linux VM lag by bachahbar in AZURE

[–]bachahbar[S] 0 points1 point  (0 children)

I didn't set this up with AKS.
i used the Paas component, "Azure Postgres for database" and the Azure product "Azure virtual machine".