"Compile error: The code in this project must be updated for use on 64-bit systems" error message

Submitted by admin on
This error happens when you run a function that is designed for 32-bit only system. If you program the function in Microsoft Access 32-bit system and run it on 64-bit version, you will most likely see this error. To fix this problem, all you have to do is add a keyword PtrSafe before the function name like the following: Private Declare PtrSafe Function GetComputerNameA Lib "kernel32" (ByVal

Login And Dynamic Menu (Using Stored Procedure)

Submitted by shiundu on
Login And Dynamic Menu (Using Stored Procedure) project will show you how to create a user login by use of stored procedure. I used visual studio 2012 and Microsoft SQL Server 2014. The project shows how one can create a dynamic menu from the database and load the menu based on user privileges. Though, not complete the project also shows how you can create a window start menu. The credentials for

Sales and Inventory Management Software(With Barcode And Accounting)

Submitted by vaibhav02 on
Sales and inventory system is Best Sales and Inventory Management Software used to simultaneously track sales activity and inventory. Sales and Inventory Management System software is intended to collect, maintain and update all the information about the shop. This software has been developed using VB.NET as front-end language and SQL server as back-end language which is supported by Microsoft

Online Restaurant Management System

Submitted by Raj.Sharma on
This Project is developed using ASP.NET web forms, C# and SQL Server 2012 database.. Its a perfect project for learning web development in asp.net. It has excellent user interface. Main features are : 1. Products Management 2. Customers Management 3. Orders Management 4. Paypal Payment Gateway Integration and Many more For students or anyone else who needs program or source code for thesis writing