Perumal B S
Posts: 3
Joined: Fri Mar 06, 2020 7:41 am

how to install microsoft sql server 2017 in raspberry pi4

Mon Mar 09, 2020 9:47 am

Hi All,

I have raspberry pi4, already installed in Ubuntu 18.04.04 in raspberry pi4. Now i want to install Microsoft SQL Server 2017 in my machine..

I am getting below error, Please give any solution for this..

E: Unable to locate package

User avatar
thagrol
Posts: 2961
Joined: Fri Jan 13, 2012 4:41 pm
Location: Darkest Somerset, UK
Contact: Website

Re: how to install microsoft sql server 2017 in raspberry pi4

Mon Mar 09, 2020 10:30 am

Perumal B S wrote:
Mon Mar 09, 2020 9:47 am
Hi All,

I have raspberry pi4, already installed in Ubuntu 18.04.04 in raspberry pi4. Now i want to install Microsoft SQL Server 2017 in my machine..

I am getting below error, Please give any solution for this..

E: Unable to locate package
There probably isn't one. Have you tried asking Microsoft?

I doubt that they have ported it to Ubuntu on ARM. Even if they have, isn't that going to be a commercial product?

You might be better off investigating an alternative SQL databse server.
Attempts to contact me outside of these forums will be ignored unless signed in triplicate, sent in, sent back, queried, lost, found, subjected to public enquiry, lost again, and finally buried in soft peat for three months and recycled as firelighters

User avatar
PeterO
Posts: 5829
Joined: Sun Jul 22, 2012 4:14 pm

Re: how to install microsoft sql server 2017 in raspberry pi4

Mon Mar 09, 2020 10:37 am

https://docs.microsoft.com/en-us/sql/li ... rver-ver15 says :

System requirements

SQL Server has the following system requirements for Linux:

Memory 2 GB
File System XFS or EXT4 (other file systems, such as BTRFS, are unsupported)
Disk space 6 GB
Processor speed 2 GHz
Processor cores 2 cores
Processor type x64-compatible only

PeterO
Discoverer of the PI2 XENON DEATH FLASH!
Interests: C,Python,PIC,Electronics,Ham Radio (G0DZB),1960s British Computers.
"The primary requirement (as we've always seen in your examples) is that the code is readable. " Dougie Lawson

User avatar
thagrol
Posts: 2961
Joined: Fri Jan 13, 2012 4:41 pm
Location: Darkest Somerset, UK
Contact: Website

Re: how to install microsoft sql server 2017 in raspberry pi4

Mon Mar 09, 2020 10:56 am

PeterO wrote:
Mon Mar 09, 2020 10:37 am
https://docs.microsoft.com/en-us/sql/li ... rver-ver15 says :
So the soultion to the OP's error is to use a different SBC :D
Attempts to contact me outside of these forums will be ignored unless signed in triplicate, sent in, sent back, queried, lost, found, subjected to public enquiry, lost again, and finally buried in soft peat for three months and recycled as firelighters

User avatar
DougieLawson
Posts: 38883
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: how to install microsoft sql server 2017 in raspberry pi4

Mon Mar 09, 2020 12:17 pm

thagrol wrote:
Mon Mar 09, 2020 10:56 am
PeterO wrote:
Mon Mar 09, 2020 10:37 am
https://docs.microsoft.com/en-us/sql/li ... rver-ver15 says :
So the soultion to the OP's error is to use a different SBC :D
Or a remote connection (with unixODBC and/or JDBC) to another system running MSSQL server.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

Return to “Ubuntu”