Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: error in your SQL syntax
Post: RE: Database Connection register form

Whoops forgot to load xampp The error is now You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '%s' at line 1
Xuli General Coding Help 10 4,129 May-02-2021, 12:27 PM
    Thread: error in your SQL syntax
Post: RE: Database Connection register form

Thanks When I tried this it says No connection could be made because the target machine actively refused it
Xuli General Coding Help 10 4,129 May-02-2021, 12:24 PM
    Thread: error in your SQL syntax
Post: RE: Database Connection register form

Output: Cannot connect to database Cannot connect to database
Xuli General Coding Help 10 4,129 May-02-2021, 12:22 PM
    Thread: error in your SQL syntax
Post: RE: Database Connection register form

def register(self): if self.name.get() == "" or self.username.get() == "" or self.password.get() == "": messagebox.showwarning("Alert", "All fields are required!") elif ...
Xuli General Coding Help 10 4,129 May-02-2021, 12:16 PM
    Thread: error in your SQL syntax
Post: RE: Database Connection register form

// Deleted
Xuli General Coding Help 10 4,129 May-02-2021, 12:15 PM
    Thread: error in your SQL syntax
Post: RE: Database Connection register form

// Deleted
Xuli General Coding Help 10 4,129 May-02-2021, 12:13 PM
    Thread: error in your SQL syntax
Post: RE: Database Connection register form

(May-02-2021, 12:06 PM)Yoriz Wrote: Is this a GUI question or a database question? Please show code and a full error traceback that reflects the error. How do I post an image here?
Xuli General Coding Help 10 4,129 May-02-2021, 12:09 PM
    Thread: error in your SQL syntax
Post: error in your SQL syntax

Hi, I am wanting to check if a username already exists. If so a message box will be displayed, if not the username and the rest of the field entries will be stored in the database. However when I tr...
Xuli General Coding Help 10 4,129 May-02-2021, 11:58 AM
    Thread: PysimpleGui + Mysql
Post: PysimpleGui + Mysql

Hi, I made a login/signup page using pysimplegui and I want to integrate it with mysql. I want to store the user information in a database. Can someone help me on this? I tried the PysimpleGui page ...
Xuli GUI 1 2,626 Apr-15-2021, 01:17 PM

User Panel Messages

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