So..
basically DAW is saying that passing a native bmp/jpeg binary file to DR is not supported, unless you base64 encode it ?
Type: Posts; User: Samuel Pizarro
So..
basically DAW is saying that passing a native bmp/jpeg binary file to DR is not supported, unless you base64 encode it ?
That for sure would be a usefull tool !!
+10
But as far as I know.. there isn't.
Hehe
df dream nights
birds and other animals helped her, haven't they ?
Nice
yrw!
Clearing "browser data" for sure will do it.. but it may be too agressive in some circunstances.
You just need to "clear the cache" .
Browser menu, more tools, developer tools (Ctrl...
But that is not “web_creme” theme!
my css was for that theme only! I got that theme from your first post.
Unfortunately df various themes are not fully interchangeable for customization , and I...
I dont use DR, sorry..
Do they have a sample for this, where you could look at what they are doing differently ?
Hi Archie
Indeed the odd/even pattern from web_crheme themes is interfeering in your case..
The default selector from that theme gets a higher priority than yours custom rule, so yours rule...
but.. if your code was saving the bmp data wrongly in the database table.column, how the hell you could see the bmp image when looking at SQL directly ? Magic ???
Could you please
inspect the source webpage (dev tools) in the browser abd check if the updated application.css got really loaded in the browser?
oh boy
kkkkkkkkkk
never did it..
it seems GetKeyboardLayout is what you neeed for the identification part. Problem is how to interpret the return code ... MS docs @#$%@$.
The lower word part of it, tells...
if you are using the same table that got "corrupted" when your locale was wrong.. your testing is not valid.
your data may be already "corrupted" by previous changes.
Can you test the...
for simple column sorting:
Set piSortColumn to xxx
should do it..
if you ever need to sort by multiple columns, or use any custom sorring algorithim... you may take a look at this: ...
What DF version are you using ?
What backend db ?
What is your windows Regioin 'Languague for Non-Unicode programs' seeting in control panel for this server.. ? is it set the same as the...
finally found it..
Recent Microsoft Changes to Windows 10 May Impact Functionality and/or Data Integrity (dataaccess.com)
Not sure if this is applicable to server 2019 or not..
infelizmente.. eh isso ai!
o studio pra windows nunca foi WYSIWYG 100%. Tem varios posts com o mesmo problema.. e nunca houve uma solucao definitiva.
I remember vaguely an old trhead reported here , about a possible data corruption happening in a recent windows release..
there was an windows update, Introduced a new stuff, that could...
Demo 'Drag n' Drop between controls' does exaclty that!
3 different grid/lists with different columns on all of them...
It's up to you to handle it...
There is no magic here. the code is correct. What exactly "does not work" ? you get an error, or sText is empty ?
If empty, it is what it is.. in the buffer as well, emtpy.
Either...
well..
sorry , but that was my back experince with that, but I mainly use db2.. you may get better resutls with MSSQL.. I don't know..
have you tried to perform a table refresh definition,...
So.. the server install has a diff version than the DF-Studio one for the same release ?
Is that what your are saying, or I unerstood it wrongly ?
If you program is currently working to access these tables using different casing, it means your SQL db is configured to be case-insensitive. ?
Or are you having issue to access them right now...