VISOCO Software  Home | Products | Services | Download | Order | Support | Forum | Resources | Search | About
  RSS feedRSS Feed  FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups  RegisterRegister   ProfileProfile    Log inLog in 
ERROR: Application is not licenced to use this feature

 
Post new topic   Reply to topic    VISOCO Software Forum Index -> VISOCO dbExpress driver for Sybase ASA
Author Message
sjaardema



Joined: 16 Nov 2005
Posts: 3

PostPosted: Sat Mar 22, 2008 8:20 pm    Post subject: ERROR: Application is not licenced to use this feature Reply with quote

In my ąpplication I want to update about 500 records, setting a field to 'n'
After a certain actions I get this error, like there is a limitation to the number of action to be able to be executed

I use a licenced version. If it is due to a bug I like to know how to update my version

Program lines:

Ins_Fields_Query.Close;
Ins_Fields_Query.DataSet.CommandText := 'UPDATE S_Fields SET ManualAddition = ''n'' WHERE LAB_ID = ' + IntToStr(Lab_ID);
Ins_Fields_Query.Execute;

ERROR MESSAGE

Project1 raised exception class EDatabaseerror with message dbexpressError:[0x0012]: Application is not licenced to use this feature
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    VISOCO Software Forum Index -> VISOCO dbExpress driver for Sybase ASA All times are GMT + 2 Hours
Page 1 of 1

 


©VISOCO Software. phpBB by phpBB Group