I have an app developed for my church, but I need it in Greek, I use SQlite as DB but don't support Greek, when I try to put info in Greek show only ????????????, can you recommend me another DB (free) that support the language that I need. THANKS
Erel, thanks for your answer, but, I have an .csv with all the info in greek and when I copy to de db only shows me ????? in the fields, I check the languages in SQlite and don't show greek. My app is ready but I need to present in greek to my superiors.
My excuses EREL, you are ok and I'm wrong. It's the csv that convert all characters from greek to ??????. So please tell me how can I pass directly from xls to the db
Thanks for your answer, I have all ok in the xls file, but if I try to convert to csv something happens and change all the characters to ??????, same if I try to open with notepad
I wrote a .NET web application for use ,n my apps. DB and App is in my website. I'm sending data with url, it writes into table and also reading data with url parameters and data is written to page. But I don't know how to read page. You can use this way I think.