Login with Facebook crash only on iOS (source code included)
Hello! I'm facing some problems with login with facebook account in my app (Rad Studio Berlin 10.1). I create a form and put a TWebBrowser to get AccessToken from Facebook. Once i got AccessToken, i...
View Articlesolution for first item in the TIB_lookuplist get disabled(or not opened )
i'am using delphi bds2006. On my delphi application iam using TIB_lookuplist control and TIB _incsearch control for index search in my MDImain Form. While searching in TIB_incsearch the result will...
View ArticleMigration from BDE to ADO
Hello , We are planning to move our applications from the Borland Database Engine to an ADO. Could you please advise , what is the best way to work with ADO <-> Borland combination. (CodeGear...
View ArticleHow to report spam "private messages"
I have received a "private message" from Lim Bruce. This is spam. How can I report this and thus speed up Lim Bruce's removal from the members? Here's the message. Lim Bruce 3 hours ago Attention:...
View ArticleHow do I provide a String file name to fopen()?
I need to construct a file name as a String, and then use fopen() to find out if that file exists. However, it seems that fopen() won't accept a String as the filename parameter. The following...
View ArticleMethod for converting Two tier delphi application into three tier application
I'm using delphi two tier application(Delphi BDS2006) now i plan to move to three tier application(Delphi xe2). please give a easiest way to convert my two tier application into three tier application.
View ArticleiOS app after submitting problem with non public api in sqlite3CodecAttach
When I submit my iOS app to itunesconnect I get an email back as below: Non-public API usage: The app references non-public symbols in your app: _sqlite3CodecAttach, _sqlite3CodecGetKey Nothing has...
View ArticleDelete an image from an Android phone
Thanks to Sarina D I can now use and Android phone to take a picture from within a Windows 10 Delphi application and transfer that picture to the computer running the application. Now I need to delete...
View Articletadoconnection disappears
I am using XE2 Pro. this just started happening after I installed XE. my project resides in a directory that is NOT Read Only. I place the component on a form. set the properties. save the project....
View Articleerror rest
Hi All After compiling my project in Delphi 10.1 this returned with the error TNETHTTP and components TREST returning message 'DATA ERROR' and 'resquest DATA ERROR'. (only IOS) What to do ? Thank's
View ArticleLogin with Facebook crash only on iOS (solved)
Hello! I'm facing some problems with login with facebook account in my app (Rad Studio Berlin 10.1). I create a form and put a TWebBrowser to get AccessToken from Facebook. Once i got AccessToken, i...
View ArticleQuestion about reinstalling the help system.
Hi, I am using Delphi XE7 in Win7Pro64bit operating system and the help system isn't working interactively the way it should (or in a lot of cases - at all). How would I re-install the help system?...
View Article[ilink32 Error] Fatal: Unable to open file 'DATA.DBXSQLITERESSTRS.OBJ'
I have linker error [ilink32 Error] Fatal: Unable to open file 'DATA.DBXSQLITERESSTRS.OBJ' I did not change anything in my code but now every time when try to compile it have this error. Embarcadero...
View ArticleReverse Engineer Error Question
Hello, I had my licensed copy of ER Studio moved from an old computer to a new computer her at work. I can access our repository, and my existing models with no problem. The issue that I am having is...
View ArticleSelecting and transferring multiple photos from a mobile phone
Working on a Mobile App that allows members of the company to send multiple pictures back to the HQ. I know we can now select and transfer one picture at a time but would love to be able to select and...
View ArticleUnknown PA Client Error trying to debug app for android.
I had geat difficulty trying to hook up my delphi with an sdk, eventually i succeeeded, but even after that i keep getting errors. I have no idea why. My errors do not appear under the PA assistant...
View ArticleProblem with WebService communication.
Hello, i have updated Delphi XE5 to Delphi 10.1 Upd1. And now occurs the ESDAPHTTPException: text/html - SOAP expects text/xml. No changes made, just new generated. Any ideas where the problem could...
View ArticleSetting Varchar2(Char) Semantics
I am trying to set the varchar datatype with the semantics of varchar(char) instead of bytes. I see the only option of setting in the Idera tool is in the physical data model at the individual table...
View ArticleIWServerController Port ignores the value (set in runtime or design time)
The IntraWeb documentation says the default port for the SA Server is 8888 (that is precisaly i need) but that's not true. Everytime i run the IW app, the port value changes to values greater tan...
View ArticleQ: Remote Message Notification for Delphi iOS apps (without Kinvey/Parse)
Now Parse has decided to stop their remote push notification service, I'm looking for an alternative. Of course I can move to Kinvey, which has a similar service, but you never know how long Kinvey...
View Article