Tagged Questions
The myob tag has no wiki summary.
2
votes
2answers
544 views
Anyone have experience integrating with MYOB?
Looking to integrate a web application with MYOB. There's not much in terms of documentation out there. I've found a couple of companies that provide middleware, but nothing promising. Just thought ...
2
votes
5answers
3k views
QuickBooks vs. MYOB vs. PeachTree
I've been trying to choose between the three accounting software. However, I can't decide which one should I use. In terms of user interface, I would go for PeachTree and QuickBooks. MYOB seems too ...
1
vote
1answer
379 views
why can i use myob Odbc direct driver v7my with windows 7
why can i use myob Odbc direct driver v7my with windows 7, i have tried using the same odbc driver with XP and vista and it works fine.
please help me tnx.
1
vote
1answer
480 views
How do you integrate MYOB Exo Business (Exonet) to a .NET application?
I'm currently exploring the possibility of integrating MYOB Exo Business (Exonet) to a shopping cart developed using ASP.NET 3.5. I understand that there is an MYOB ODBC driver to use as a connector. ...
1
vote
2answers
1k views
How do you tap into MYOB from a .NET app?
I'm interested in finding out how to interface a .NET app (or even just about any app running on any platform, maybe even Java or PHP) with MYOB. There's a system already in place that uses MYOB but ...
0
votes
1answer
82 views
Import a description-only line to MYOB
I'm writing a small application that generates a CSV file for import into MYOB. My client has requested the ability to import an invoice line that contains only the "Description" field for including ...
0
votes
0answers
162 views
What kind of Accounting Design does MYOB use?
I am in the process of designing an accounting system.
The accounting system I am working on will be used by a small distributor that sells/buys goods (rice, can food, etc)
I found that MYOB ...
0
votes
1answer
160 views
MYOB ODBC Driver changing working directory to temp using Compojure
I've written a little internal webapp that I use to import invoices from our jobcard database into MYOB. I've written it using Clojure and Compojure, and it actually works pretty well, and it was ...
0
votes
2answers
230 views
ODBC to SQL DATABASE using C# ADO.net
I have MYOB (AccountingSoftware) Database which I can read using ODBC. Now I have dataset containing all tables of MYOB database.
What is best way that I can convert this Dataset into SQL Database. ...
0
votes
1answer
456 views
Installation of MYOB ODBC Driver fails on x64
Using either the v19 test drive software to install Premier v19 or the NZ_ODBCv7013.exe file to install the v7 ODBC driver. Both of these methods work on 32 bit systems but fail to install anything ...
0
votes
1answer
77 views
MYOB Import “amount paid”
I seem to have found an anomaly with MYOB (I've actually found many anomalies, this is just another one that is doing my head in...)
I am generating a file with all invoices from the web system - no ...
0
votes
0answers
562 views
MYOB ODBC connection error
I recently got a prebuild application which is uses a MYOB ODBC connection to a MYOB file.
The ODBC connection works perfectly in that application.
I'm using the same ODBC connection string in ...
0
votes
2answers
616 views
MYOB database Schema
hi guys
i want to import data from MYOB through odbc connection
i have successfully created the odbc connection and select queries are working fine.
i want to have a look at MYOB database schema so ...
0
votes
2answers
326 views
MYOB Service Sales Import
I have developed an export file from our Job Management system that I want to be able to import into MYOB Accounting Plus v18.5.
The file is generated without issue and I have included every single ...
0
votes
2answers
564 views
Occurs in MYOB Accounting Plus 18.5 among other versions. Cannot get the function address for “ MAPISendMail” from “MAPI32.dll” Please check your Mapi installation
I've installed MYOB on SBS server 2003. Why? Because the users were using offline files and it turned out there was about 7 versions of the file both locally and on the server that were out of ...
0
votes
1answer
84 views
0
votes
2answers
1k views
transfring myob from one computer to other
i have MYOB installed on one computer and that system crush due to virus, i got all myob data and program files.
problem is i don't have installer for MYOB, i lost it.
i copy all the myob folder to ...
0
votes
2answers
307 views
Is there a programmatic interface to MYOB data files?
All I want to do is figure out what the date range of the data is. At present I have to open the file in MYOB, convert it to the v18.5 format, check it for consistency, and then run a report so that I ...
0
votes
1answer
635 views
Using the MYOB ODBC driver, can I update invoices?
I'm using the MYOB ODBC driver to export some job and charging details from a custom application. Is there any way to update an existing invoice using ODBC, or can I only insert new ones?