Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Bug Reports » Audit_trn task_id field too small
Audit_trn task_id field too small [message #86] Tue, 20 June 2006 03:28 Go to previous message
johandewit is currently offline  johandewit
Messages: 25
Registered: May 2006
Location: Belgium
Junior Member
In audit_trn, task_id = varchar(32)
In the menu database, task_id = varchar(40)

When task_id length > 32, this gives a validation error
task_id[0]:field cannot exceed 32 characters

Solution

Change table definition audit_trn.task_id(varchar(40))

This is still in version 1.90

Greetings

johan
 
Read Message
Read Message
Previous Topic: always enter default value in empty field
Next Topic: Database import
Goto Forum:
  


Current Time: Fri May 10 17:18:19 EDT 2024

Total time taken to generate the page: 0.00917 seconds