python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
SQL Visual Fox pro 9 - After inserting record some chars code are changed in database (e.g. "À" => "A")
I am connecting to Visual FoxPro 9 SQL database and I need to be able to update and insert records in a table. The table I am trying to work with has column with type CHAR(5).
The problem is that some...

Filip Kasarda
Votes: 0
Answers: 1
Writing from a WinCC recordset
I have a working script that reads WinCC DB and writes data into a CSV file with two columns (1 timetag and 1 value).
path = "C:\HMI\Report\Report.csv"
'creating csv file
Set fso = CreateObj...
Aleksandr
Votes: 0
Answers: 1
MS Access and MySQL attempting to change the same record
This is an old issue in stack overflow, and i have tried all of the suggestions I can find.
Mysql database linked to ms access.
Windows 11 - new laptop
ms access database app that i have been carryin...
Paul T.
Votes: 0
Answers: 2