Do you know this error message?

Doh, those are all more likely explanations. ;-)

--
Brian W. Spolarich ~ Manager, Information Services ~ Advanced Photonix / Picometrix
    bspolarich@... ~ 734-864-5618 ~ www.advancedphotonix.com


-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Ross Hughes
Sent: Wednesday, February 24, 2010 11:08 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Do you know this error message?

Without your code I am guessing what you are doing here but I will say that
you cannot update nontemp fields by just assigning values.

You need to use the update buffer command:

So, if you are changing values on a temp record it could be:

ttPart.Date01 = TODAY.

But if you are updating the part table when it is not a temp table it is
like this:

Run lib\UpdateTableBuffer.p(input BUFFER Part:HANDLE, 'Date01', TODAY).

HTH,
Ross



-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
timdines@...
Sent: Wednesday, February 24, 2010 9:54 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Do you know this error message?

I wrote a method directive and when I clicked on Validate I got this
message. I wrote this in ABL block code. Maybe I should write it all out
in queries instead?

You may not compile programs that update the database in this version ( 490
)



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links





------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
I wrote a method directive and when I clicked on Validate I got this message. I wrote this in ABL block code. Maybe I should write it all out in queries instead?

You may not compile programs that update the database in this version ( 490 )
Without a proper license you can not directly update the database.



You probably need to be updating the "tt" table not the actual table or
use the Lib/UpdateTableBuffer.p program.



Hope this helps.



Dale E. Schuerman

Senior Consultant

Epicor Certified Consulting Partner



RAM Software Systems, Inc.

972-669-0763 x233 (voice)

972-669-9603 (fax)

mailto:dale.schuerman@...
<BLOCKED::blocked::mailto:dale.schuerman@...> (email)

http://www.ramsys.com <BLOCKED::blocked::http://www.ramsys.com/>
(website)





From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of timdines@...
Sent: Wednesday, February 24, 2010 9:54 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Do you know this error message?





I wrote a method directive and when I clicked on Validate I got this
message. I wrote this in ABL block code. Maybe I should write it all out
in queries instead?

You may not compile programs that update the database in this version (
490 )




########################################################################
Attention:
This email message is privileged and confidential. If you are not the
intended recipient please delete the message and notify the sender.
Any views or opinions presented are solely those of the author.

This email message has been scanned for Viruses and Content and cleared
by MailMarshal SMTP

For more information go to http://www.ramsys.com
########################################################################


[Non-text portions of this message have been removed]
You can't issue a CREATE statement with the standard Progress license. You can however update your license to one that will (something recently new due to a license renegotiation with Progress). I had issues in my test environment that basically required me to reinstall Progress, so I've been nervous about trying this in my live environment (although it did work in my test environment once I applied all of the Progress patches, etc.)

-brian

--
Brian W. Spolarich ~ Manager, Information Services ~ Advanced Photonix / Picometrix
    bspolarich@... ~ 734-864-5618 ~ www.advancedphotonix.com


-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of timdines@...
Sent: Wednesday, February 24, 2010 10:54 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Do you know this error message?

I wrote a method directive and when I clicked on Validate I got this message. I wrote this in ABL block code. Maybe I should write it all out in queries instead?

You may not compile programs that update the database in this version ( 490 )



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
Without your code I am guessing what you are doing here but I will say that
you cannot update nontemp fields by just assigning values.

You need to use the update buffer command:

So, if you are changing values on a temp record it could be:

ttPart.Date01 = TODAY.

But if you are updating the part table when it is not a temp table it is
like this:

Run lib\UpdateTableBuffer.p(input BUFFER Part:HANDLE, 'Date01', TODAY).

HTH,
Ross



-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
timdines@...
Sent: Wednesday, February 24, 2010 9:54 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Do you know this error message?

I wrote a method directive and when I clicked on Validate I got this
message. I wrote this in ABL block code. Maybe I should write it all out
in queries instead?

You may not compile programs that update the database in this version ( 490
)



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links