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 the business owner wants their different branch offices to be able to interact with each other. I would be really interested to know the pos...
Hi there,
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?
...
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 can visually check the date range. I'd prefer something a little less labour intensive. Any ideas?
...
Hi, 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 old IMHO. In terms of using for software development, I would go for QuickBooks because I think there are many developers using it and th...
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 I'd see if anyone else out there has had experience with this and might be able to save me a bit of time.
Cheers
...
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. Is this the only way to do it?
...
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 c:\program files\myob
and try to run myob, its giving MYOB ERROR 9004
after i search on net i found that i need to create these registry ...
Can anyone explain to integrate the MYOB in rails application
...
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 sync... So the only way I could control the file access was to force RDP to the server... Always using the server file and always in sync...
An...
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 field to make it easy for upload (i.e. Match All matches every field)
The problem I am having is no matter what I do, I cannot get the sale...
Possible Duplicate:
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 and have successfully configured an instance of Outlook 2007 with a valid sending profile.
Anyway, this issu...
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 that i can write queries to retrieve data.
how can i get the schema of the MYOB database?
i made this odbc connection in server explorer, the...
Hi guys,
i recently got a prebuild application which uses MYOB odbc connection to myob file.
the odbc connection works perfectly in that application
i uses the same odbc connection string in other application but it failed to open in that application.
the connection string is perfectly identical but it wont works the new application.
Se...
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 problems.
If an invoice has 3 lines and the account is paid COD, I am having an problem
e.g.
"INV", "DATE" ... "AMOUNT", "INC TAX AMOUNT...
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 on x64 - there were no error msgs either.
Am I using the right install files?
Has anyone completed this installation successfully?
...
In VS 2008 >>> Server Explorer when I set new connection using following connection string. Connection established and following query also show data.
Problem
I am not able to see list of tables in Server Explorer window.
Connection Strings
Driver={MYOAU0901};server=OpenRDA;database=C:\Premier125\Clearwtr.MYO;uid=Administrator;type=M...
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. Where all tables are created automatically and data inserted automatically.
...
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.
...
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 also a good learning exercise for me.
However, I've got a problem, it seems that after a successful invoice import the jetty server will no l...