Giter Club home page Giter Club logo

rkapl123 / dbaddin Goto Github PK

View Code? Open in Web Editor NEW
19.0 6.0 5.0 50.45 MB

DBAddin is an MS Excel Addin for retrieving Database data via userdefined functions into Excel and writing Data (DBMapper), executing generic DML (DBAction) and doing all this in Sequences (DBSequence).

License: MIT License

Batchfile 0.39% Visual Basic .NET 98.80% VBScript 0.81%
addin userdefined-functions database excel exceldna query ms-sql-server add-on worksheet retrieve-data import-data database-access database-gui mysql mysql-database postgresql excel-dna oracle

dbaddin's Introduction

License

DBAddin

ExcelDna based Addin that allows you to retrieve Data via user-defined functions (DBListfetch, DBRowFetch and DBSetQuery) into Excel Worksheets and writing/updating Data in Excel Worksheets (DBModifications: DBMapper/DBSheets, DBAction and DBSequences)

See https://rkapl123.github.io/DBAddin/ for documentation and https://rkapl123.github.io/dbaddinslides/ for a quick overview (slide-show).

dbaddin's People

Contributors

rkapl123 avatar

Stargazers

 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

dbaddin's Issues

How to use the function DBSetQueryPivot without error???

When I use Shortcut to fill the function DBSetQueryPivot in the cell as shown in the images below:

1

After left-click on the function DBSetQueryPivot , I get the following errors in turn:
2
3
4

Then enter the SQL and Connecting in the function DBSetQueryPivot , the error is as follows:
5

So what should I do to not get the above function error?

error: DBRowFetch????

I use activeConnString as: Provider = Microsoft.Jet.OLEDB.4.0; Data Source = "H:\DBADDIN\pubs.MDB";
in cell K3: = DBRowFetch ("SELECT * FROM jobs"; activeConnString; K4: K11)
but no result, returned nothing
It should have a cell value of: PMA42628M
                                                      Paolo
                                                      M
                                                      Accorti
13
                                                      35
                                                      0877
27-Aug-92
I don't know why???

The waiting....

Hi, How long can this project be completed? The waiting time seems a bit long....

Hi!

I try to use the DBListFetch function specifically as follows:
In Cell A3: =DBListFetch (B3; activeConnString; A4; G4: H4; 1)
with name activeConnString = provider=Microsoft.Jet.OLEDB.4.0;Data Source="H:\DBADDIN\pubs.MDB"
then error:
Env:, Error (Object reference not set to an instance of an object.) in DBListFetch, callID : [DBFuncsTest (version 1).xlsx]example5!$A$3
I don't know why ???
In dbaddin when in VB6 it is not the same

errors

Severity Code Description Project File Line Suppression State
Error BC2001 file 'H:\DBAddin-master\DBAddin-master\source\My Project\AssemblyInfo.vb' could not be found DBaddin H:\DBAddin-master\DBAddin-master\source\vbc 1 Active
Please 01 releases!

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.