|
|
Posted 1/12/2010 3:47:27 PM |
|
|
AyaNova Sales & Support
      
Group: Administrators
Last Login: 3/17/2010 7:34:22 AM
Posts: 2,190,
Visits: 5,029
|
|
| Version: AyaNova 3.0 to 6.1 Configuration: network configured for use with SQL Server or SQL Express Issue: In some cases only with the network SQL configuration when attempt to save a work order after selecting a Loan Item will get the following error Cannot insert the value NULL into column 'AACTIVE', table 'AyaNova.dbo.AWORKORDERITEMLOAN'; column does not allow nulls. INSERT fails. Solution if using any version of AyaNova lower than 6.1.0.0: 1. Make sure all of exited out of AyaNova 2. Run your SQL Management Studio on your server 3. Select your AyaNova database on the left 4. Click on the menu option New Query 5. Enter in the text into the query field alter table AWORKORDERITEMLOAN alter column AACTIVE bit null 6. Select menu Execute 7. Exit out of SQL Management Studio 8. Run AyaNova and log in. You will now be able to save a workorder when selecting your loan item in your AyaNova database.
- AyaNova Sales & Technical Support
- http://www.ayanova.com
|
|
|
|