I click the button "Go to UI" and appears the following message: {"trace":"46b4bb4886e31314ef92057b01d07ffb","errors":[{"code":"iam_sqlid_error","message":"HWCS
I use gin web framework and this is data in redis [ { "Score": 12, "Member": "{"empname":"DDDDDDDD","empid":20}" }, { "Score
enter image description hereI am a programmer at entityframeworkcore mvc. Hey,I am a programmer at entityframeworkcore mvc. Hey,I am a programmer at entityframe
I have DAO method in Java which looks like this: private boolean validateUser(String email, String username) throws SQLException { return stmt.execute(
What should I do to change the background color of the blank part of the Tkinter window?
When starting a Java program e.g. Java -cp path/to/ main.class my application starts, but I don't get a console in Win 8.1. I have set the Java console Swi
If you've noticed in the Windows 7 beta, if you copy files or other system actions, the windows explorer icon in the taskbar will fill up with a green progress
This is what I have tried: class SaleReport(models.Model): _inherit = 'sale.report' delivery_amount = fields.Float( string="delivery_amount")