Viewing 15 posts - 121 through 135 (of 8,760 total)
He he he, are you selecting the tool before the job?
π
"when you have a hammer, every task is a nail"
January 13, 2023 at 3:53 pm
We will need your help in order to be able to help you, so please help us!
π
It would be greatly appreciated if you could provide the DDL (create table) script,...
January 13, 2023 at 3:38 pm
Just a quick thought, change the SQLSVCACCOUNT to an account you create before the installation.
π
January 13, 2023 at 1:52 pm
You'll have to use dynamic SQL for this.
π
January 13, 2023 at 11:19 am
After this question, we can image what question is n(t)ext π
π
January 12, 2023 at 1:56 pm
Jo Pattyn wrote:Is it possible to provide an easy digestable test-case?
Table definition
Inserts for testcase
Wanted results
+1, we definitely need this in order to be able to give you a coded solution.
+100
We...
January 12, 2023 at 1:40 pm
I discovered the problem. That revoscalepy wheel works only with Python 3.10. Somehow the guide I linked to has it working with Python 3.11, but I have no idea...
January 11, 2023 at 11:27 am
Heh... Had to laugh...I was just thinking that "Revo-Scalepy" (revo-sca-lepy) might make a great name for a line of blenders and food processors. π π π
"Reco-sca-lepy" would be the...
January 11, 2023 at 11:23 am
Dose "C:\Users\username\AppData\Local\Programs\Python\Python311\Lib\site-packages\revoscalepy\RxSerializable.py" exist? Is the pylink library in the path?
π
You might want to read through learn.microsoft.com/en-us/sql/machine-learning/install/custom-runtime-python?view=sql-server-ver16&pivots=platform-windows
January 10, 2023 at 5:53 pm
Hello,
Apologies to necro this old thread but I have recently encountered this problem on SSRS2017.
SQL Server is on a separate machine.
The same behavior where running a set of reports...
January 10, 2023 at 5:06 pm
Hello I am trying to start learning SQL, but have run into some problems. When I went to download mySQL on their website it said it couldnβt on my...
January 10, 2023 at 4:59 pm
Quick question, have you asserted your python environment in the scope of the SQL Server instance and the user?
π
January 10, 2023 at 4:53 pm
The base rule of Cloud Service Pricing is WYPIWYG, What You Pay Is What You Get, no less, no more.
π
January 10, 2023 at 4:33 pm
Further, on the back of Jeff's and Grant's fine comments, I suggest looking at the trends in your technical environment and where it is heading, i.e. Cloud, AI etc.
π
As one...
January 10, 2023 at 4:28 pm
You might want to replace βutf8mb4_0900_ai_ciβ with βutf8mb4_general_ciβ and βCHARSET=utf8mb4β with βCHARSET=utf8β.
π
Question: have you checked that the binary format of the file matches the settings?
For UTF-8, the BOM (byte order...
January 10, 2023 at 3:15 pm
Viewing 15 posts - 121 through 135 (of 8,760 total)