Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Unable to login to remote SQL Server database
Post: RE: Unable to login to remote SQL Server database

So i was adding unnecessary quotes, the right statement is suppose to be in python 3: SQLdbconnection = pyodbc.connect(r'DRIVER={ODBC Driver 17 for SQL Server};SERVER=host\service;DATABASE=database;U...
sipriusPT General Coding Help 1 15,051 Dec-20-2019, 10:16 AM
    Thread: Unable to login to remote SQL Server database
Post: Unable to login to remote SQL Server database

Hello everyone, I am trying to connect to a remote database in a SQL Server Engine for the first time, but I am struggling with it in Python 3. As a start, I have installed 'Microsoft ODBC Driver 17...
sipriusPT General Coding Help 1 15,051 Dec-19-2019, 05:33 PM
    Thread: pdfkit.from_string('Hello!','out.pdf') gives FileNotFoundError
Post: RE: pdfkit.from_string('Hello!','out.pdf') gives F...

I was trying to do this only through python 3 but its turning into a struggle. I will have to use that pre compiled version with subprocess as a workaround only from html to pdf. Thanks anyway snipp...
sipriusPT General Coding Help 3 9,364 Sep-19-2019, 11:21 AM
  Question Thread: pdfkit.from_string('Hello!','out.pdf') gives FileNotFoundError
Post: pdfkit.from_string('Hello!','out.pdf') gives FileN...

I am trying to use pdfkit library, one folder with permissions to write, and have also trying in root, who is in this case C:\, for example, pdfkit.from_string('Hello!','out.pdf')but dont know how to...
sipriusPT General Coding Help 3 9,364 Sep-18-2019, 01:19 PM
    Thread: Avoid FreeFileSync from being launch while it has previous popups openned
Post: RE: Avoid FreeFileSync from being launch while it ...

I avoid those popups by removing those through FreeFileSync GUI, and also I made a search to see if FreeFileSync was still being used through PID to avoid this app to be openned again,while the other ...
sipriusPT General Coding Help 1 2,855 Oct-31-2017, 05:42 PM
    Thread: Avoid FreeFileSync from being launch while it has previous popups openned
Post: Avoid FreeFileSync from being launch while it has ...

For those familiered with FreeFileSync, know that there is another feature called RealTimeSync(RTS), who simply doesnt work at least in my MacOS, so I start making my own "RealTimeSync" but seems like...
sipriusPT General Coding Help 1 2,855 Oct-31-2017, 12:57 PM
    Thread: Wrong or missing date format and time in mails
Post: RE: Wrong or missing date format and time in mails

*Dovecot(MDA)
sipriusPT General Coding Help 3 4,291 Aug-08-2017, 03:22 PM
    Thread: Wrong or missing date format and time in mails
Post: RE: Wrong or missing date format and time in mails

(Aug-08-2017, 12:38 PM)JamieVanCadsand Wrote: Before you handle with date and time you must be import them. I am an beginner with python, just i don't know what you try to do, but here is an code yo...
sipriusPT General Coding Help 3 4,291 Aug-08-2017, 01:46 PM
    Thread: Wrong or missing date format and time in mails
Post: Wrong or missing date format and time in mails

In one MacOSX I found an issue with date and time while receiving mails from all my python scripts(in this case 2), where some are being received without any date, and others with a US format(month/da...
sipriusPT General Coding Help 3 4,291 Aug-08-2017, 09:01 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020