summaryrefslogtreecommitdiff
path: root/wizards/source/access2base
AgeCommit message (Expand)Author
2017-05-22Access2Base - Class attribute in <span> tagJean-Pierre Ledure
2017-04-27Access2Base - Optimize default value in field classJean-Pierre Ledure
2017-04-27Access2Base - Missing declaration of oObjectJean-Pierre Ledure
2017-04-05Access2Base - Solving some trouble with bigint variablesJean-Pierre Ledure
2017-03-30Access2Base Missing parentheses - tdf#106710Jean-Pierre Ledure
2017-03-27Access2Base Missing parentheses - tdf#106710Jean-Pierre Ledure
2017-03-25Fix typosAndrea Gelmini
2017-03-25Access2Base Missing parentheses - Bug #106710Jean-Pierre Ledure
2017-03-18Access2Base - Get and set On... properties on dialog eventsJean-Pierre Ledure
2017-03-11Access2Base - RunSql: execute i.o. executeUpdateJean-Pierre Ledure
2017-01-13Access2Base - Review size limits of VARCHAR fieldsJean-Pierre Ledure
2017-01-12Access2Base - Improve precision of query typingJean-Pierre Ledure
2017-01-12Access2Base - Use Empty() builtin functionJean-Pierre Ledure
2017-01-12Access2Base - Recognize correctly formatted fieldsJean-Pierre Ledure
2017-01-12Access2Base - Addition of Module objectJean-Pierre Ledure
2017-01-12Access2Base - Reorder functions in Database moduleJean-Pierre Ledure
2017-01-12Access2Base - Review UtilProperty moduleJean-Pierre Ledure
2017-01-12Access2Base - Implement regex searchJean-Pierre Ledure
2017-01-12Access2Base - More accurate CStr functionJean-Pierre Ledure
2017-01-12Access2Base - Avoid use of outdated routinesJean-Pierre Ledure
2017-01-12Access2Base - Implement On ... event propertiesJean-Pierre Ledure
2016-11-12Access2Base - 3 typosJean-Pierre Ledure
2016-11-12Access2Base - OutputTo method accepts input from arrayJean-Pierre Ledure
2016-11-11Access2Base - New properties in Database classJean-Pierre Ledure
2016-11-10Access2Base - Code cleanupJean-Pierre Ledure
2016-11-10Access2Base - Comments reviewJean-Pierre Ledure
2016-11-10Access2Base - Call GetLocale() only onceJean-Pierre Ledure
2016-11-05Access2Base - Remove useless code in Root handlingJean-Pierre Ledure
2016-11-05Access2Base - Spanish translationJean-Pierre Ledure
2016-11-02Access2Base - Simplify CopyObjectJean-Pierre Ledure
2016-11-02Access2Base - Buffer field objects in recordsetJean-Pierre Ledure
2016-10-13Access2Base - CopyObject applied on tables belonging to different databasesJean-Pierre Ledure
2016-10-03Fix typosAndrea Gelmini
2016-05-22Access2Base - Long binary and char fields in database functionsJean-Pierre Ledure
2016-05-16Access2Base - CopyObject method extended to MySql and SqliteJean-Pierre Ledure
2016-05-10Fix typosAndrea Gelmini
2016-05-05Access2Base - DLookup function works now correctly with MySql and SqliteJean-Pierre Ledure
2016-03-28Access2Base - add Picture property to Control objectJean-Pierre Ledure
2016-03-27Access2Base - GetChunk - tests of BLOB field typeJean-Pierre Ledure
2016-03-12Access2Base - Correct error message and other typo'sJean-Pierre Ledure
2016-02-03Access2Base - Wider database supportJean-Pierre Ledure
2016-01-10Fix typosAndrea Gelmini
2015-12-23Access2Base - Support of Hsqldb 2.3Jean-Pierre Ledure
2015-12-13Access2Base - OutputTo action more conciseJean-Pierre Ledure
2015-12-13Access2Base - OutputTo action - support encoding in csv filesJean-Pierre Ledure
2015-12-12Access2Base - More coherent use of the acUTF8Encoding constantJean-Pierre Ledure
2015-12-12Access2Base - Add default FilterOptions string in Calc export to csvJean-Pierre Ledure
2015-12-08Access2Base - DoCmd.OutputTo applicable to Calc, Excel and Text/csv formatsJean-Pierre Ledure
2015-12-08Access2Base - Dynamic combo list in PromptFormat()Jean-Pierre Ledure
2015-12-06Access2Base - First steps OutPutTo calc and csvJean-Pierre Ledure