Giter Club home page Giter Club logo

embarcadero / radstudio11demos Goto Github PK

View Code? Open in Web Editor NEW
89.0 17.0 41.0 90.91 MB

Delphi and C++Builder Demos for Embarcadero RAD Studio version 11

Home Page: https://www.embarcadero.com/products/rad-studio

C++ 11.31% Pascal 87.39% C 0.35% Batchfile 0.02% Python 0.01% VBScript 0.12% SQLPL 0.03% TSQL 0.31% PLSQL 0.08% PLpgSQL 0.02% Rich Text Format 0.25% CSS 0.01% HTML 0.01% JavaScript 0.11%
cpp-samples cppbuilder delphi delphi-sample radstudio

radstudio11demos's Introduction

RADStudio11Demos

Delphi and C++Builder Demos for Embarcadero RAD Studio version 11

This software is Copyright 2021 Embarcadero Technologies, Inc.

You may only use this software if you are an authorized licensee of an Embarcadero developer tools product. This software is considered a Redistributable as defined in the software license agreement that comes with the Embarcadero Products and is governed by the terms of such software license agreement (https://www.embarcadero.com/products/rad-studio/rad-studio-eula).

radstudio11demos's People

Contributors

hjcfilho-dev avatar hjcfilho-embt avatar marcocantu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

radstudio11demos's Issues

Allow month names in StrToDate and StrToDateTime

Quote from the Lazarus issue tracker. Please also support this in Delphi.

Motivated by freepascal.org/lazarus/lazarus#39779 (closed) I thought about the issue that StrToDate and StrToDateTime allow only numeric values in their date/time parts. The format expected is taken from the ShortDateFormat of the FormatSettings record where the month is assumed to be in the one- or two-digit representation.

But why can there be only numbers in the month part? In the FormatSettings.ShortDateFormat the month can be specified as 'mmm' or even 'mmmm' - and this inserts the short or long month names in the strings created by DateToStr. However, these strings cannot be converted back to dates by calling the inverse StrToDate function? I know that Delphi does the same, it accepts only numeric month strings. But I don't see a real reason for this asymmetry.

Update MongoDB Driver : [FireDAC][Phys][Mongo]Unsupported OP_QUERY command

Can you update it pls; Looking at the docs, it seems that OP_QUERY has been deprecated in 5.0: MongoDB 5.0 deprecates both OP_QUERY find operations and OP_QUERY command.
legacy-opcodes-removed
[FireDAC][Phys][Mongo]Unsupported OP_QUERY command

complete error message:

Exception class EMongoNativeException with message '[FireDAC][Phys][Mongo]Unsupported OP_QUERY command: ping. The client driver may require an upgrade. For more details see https://dochub.mongodb.org/core/legacy-opcode-removal'. Process Mongo_Restaurants.exe (18820)

Steps:

  • open project: "\Embarcadero\Studio\22.0\Samples\Object Pascal\Database\FireDAC\Samples\DBMS Specific\MongoDB\Restaurants"
  • Launch the app or Test the FDConnection with database.

Grouping recent ToolsAPI demos

it should be a good think to move C:\Users\Public\Documents\Embarcadero\Studio\22.0\Samples\Object Pascal\VCL\VCL WelcomePage samples to the new C:\Users\Public\Documents\Embarcadero\Studio\22.0\Samples\Object Pascal\ToolsAPI folder with new the Editor API

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.