, i'm new and a begginner with flutter, i want to know how to import data from a data base and display It in data table, please if someone can give a full simpl
I have this working button and it does save, but my issue is I can start my tkinter program again from the same file. It works and if need more can share it, bu
This is the code i wrote but it's not changing any data in the database even after a successful messageBox connection.Open(); command = new OleDbCo
I want to train my YOLOv4 detector on 5 classes [Person,Car,Motorcycle,Bus,Truck]. I used around 2000 images for training and 500 for validation. The dataset I
I have two models class Sale(AuthorTimeStampedModel): product = models.ManyToManyField( Product, related_name='sale_product', null=True, blank=True)
I'm building a c# windows service and has added a couple of assembly references (to other projects of my own) to my project. I get the following error when I