CodeCharge
|
| Posted: 07/08/2001, 4:49 PM |
|
Hello,
Although there are still several minor issues pending, we are making
CodeCharge Beta version with PHP&Templates available for preview. http://www.codecharge.com/download/files/CodeCharge20BetaR3_Upg.exe
As this is not Beta release, we recommend it only to experienced PHP users.
We also implemented additional fixes in ASP&Templates, therefore this
release may be of value to ASP users as well.
NOTE: Please backup your previous CodeCharge project files (.ccs) before
installing this upgrade.
This Beta Release 3 upgrade includes previously announced features, which
are listed at the end of this posting.
Additionally:
a) We changed version number from 1.x to 2.0 as mentioned in one of previous
postings.
This is because we believe that this new version will be stable and mature
enough to deserve new numbering.
Many users told us that CodeCharge 1.x was surprisingly stable already, but
at first they didn't have enough trust just because it was only version 1.
At the same time, we are developing CodeCharge Professional/Studio (or
whatever name we will give it), which was previously referred to as
CodeCharge 2.0
To avoid confusion, here is summarized info:
- CodeCharge 1.x is being upgraded to version 2.0 with the above Beta
version now available. The cost will stay at $149 and the upgarde will be
available free of charge to CC 1.x users.
- CodeCharge Professional or Studio (we're still seeking new name) will be a
completely rewritten version of CodeCharge, with its own simple web editor
(MS Outlook component used for creating your emails in HTML). It will be
also installable as an add-on for MS FrontPage, Macromedia DreamWeaver and
HomeSite, with the possibility of GoLive and NetObjects integration to
follow. The current schedule is to have Beta version completed in August,
although the above upgrade to 2.0 is slowing us down considerably. The cost
of CodeCharge Professional/Studio has not been determined at this time but
it will be provided at no charge to those who already prepaid for
Professional upgrade. Prepaying for CodeCharge Professional/Studio also
entitles you to receive additional examples such as our Support system at http://support.codecharge.com and some of other applications that we will be
creating in the future.
b) We have redesigned Form Input section to provide better functionality for
working with custom SQL statements.
For example you will be able to use an SQL statement like "SELECT * FROM
table WHERE {params}"
The {params} section will be replaced with Input parameters.
This still is "work in progress" and will be finalized and documented in the
final release 2.0.
=================================================================
Version 2.0 release notes:
Bug fixes:
- Adding new forms is now working. (some users reported errors when adding
new forms to pages)
- Previous Beta 1.2 was internally named as version 1.1.20. Now it is named
1.2
Additions:
- Grid Navigation was substantially enhanced. Now you can specify 3
different types of navigation, and show the Total number of Pages below your
grid.
- Event section includes a new button "Obtain generated code", which allows
you to load the generated code right into CodeCharge. This works only for
Custom Events (Custom Show, Custom Navigation, Custom Action, Custom Login)
To do:
- One more change is being implemented, where we will allow users to specify
what type of SQL statements they like to generate. This will be probably an
option like "[x] Generate Oracle compatible SQL". Such option will allow us
to generate SQL queries that use "LEFT JOIN" for databases that support ANSI
style SQL, or "+=" for Oracle.
Again, this 2nd Beta release generates only ASP&Templates. PHP version is
coming, possibly by the end of this month.
Below is the copy of the previous posting with the initial Beta 1.2
announcement:
============================================
Version 1.2 Beta is now available.
New Features:
Additions and changes:
- Enhanced Grid Scrolling/Navigating functionality
- Specify different Style for each Page or Form. Finally you will be able to
define table widths, colors, alignment, ect. that are different for each
form or page.
- Copy and Paste Forms between Pages. Another frequently requested feature.
- Specify custom initial value for drop-down menus (for example "All",
"Any", "Select Value Below", etc.)
- Specify the height of drop-down menus
- Specify GET or POST transfer method for outputing variables from Search
forms. This avoids long URLs created by the search function.
- Added "RadioList" as a new Field Type, which displays the group of radio
buttons instead of the listbox
- Customize <head> tag for generated HTML. May be different for each Page
- Resize the Properties Window for Forms and Pages
- Specify your own file extension when generating PHP or Perl
- Specify number of records (in Form Properties) to be shown in a grid
without selecting Page Scroller/Navigator. This is in case you like to list
X number
of rows, but don't want to show "Previous" and "Next" page links.
- Specify JOIN type in Grid froms, Field properies / Join section. This
allows to generate variations of SQL stataments, for example to be able to
display blank joint values in grids, or to achieve better Oracle
compatibility.
- Added "Before Cancel" Event
- Added "Auto-Save" option, allowing you to save the project when generating
code
Bug fixes:
- Specify, if the ListBoxes in the Search form is a required field. This
removes the word "All" from the listbox, just like it is currently possibly
on Record and Grid forms.
- Specify default value for ListBoxes
- Carry variables through the record form. This is an extended modification
to allow the user to return to the Grid with the same sort and search
options as he specified before entering the Record form
- Added a new HTML encoding function for ASP. It can be used instead of the
standard ASP HTMLEncode function to achieve better compatibility with
International characters.
- Other minor fixes
The full list of features may include additional changes and will be
published during the final version 2.0 release.
|
|
|
 |
CodeCharge
|
| Posted: 07/08/2001, 4:54 PM |
|
Sorry, previous posting should read:
"As this is Beta release, we recommend it only to experienced PHP users."
instead of
"As this is not Beta release, we recommend it only to experienced PHP
users."
"CodeCharge" <support@codecharge.com> wrote in message
news:9iari3$uki$1@news.codecharge.com...
> Hello,
>
> Although there are still several minor issues pending, we are making
> CodeCharge Beta version with PHP&Templates available for preview.
> http://www.codecharge.com/download/files/CodeCharge20BetaR3_Upg.exe
> As this is not Beta release, we recommend it only to experienced PHP
users.
> We also implemented additional fixes in ASP&Templates, therefore this
> release may be of value to ASP users as well.
> NOTE: Please backup your previous CodeCharge project files (.ccs) before
> installing this upgrade.
>
>
> This Beta Release 3 upgrade includes previously announced features, which
> are listed at the end of this posting.
> Additionally:
> a) We changed version number from 1.x to 2.0 as mentioned in one of
previous
> postings.
> This is because we believe that this new version will be stable and mature
> enough to deserve new numbering.
> Many users told us that CodeCharge 1.x was surprisingly stable already,
but
> at first they didn't have enough trust just because it was only version 1.
>
> At the same time, we are developing CodeCharge Professional/Studio (or
> whatever name we will give it), which was previously referred to as
> CodeCharge 2.0
> To avoid confusion, here is summarized info:
> - CodeCharge 1.x is being upgraded to version 2.0 with the above Beta
> version now available. The cost will stay at $149 and the upgarde will be
> available free of charge to CC 1.x users.
> - CodeCharge Professional or Studio (we're still seeking new name) will be
a
> completely rewritten version of CodeCharge, with its own simple web editor
> (MS Outlook component used for creating your emails in HTML). It will be
> also installable as an add-on for MS FrontPage, Macromedia DreamWeaver and
> HomeSite, with the possibility of GoLive and NetObjects integration to
> follow. The current schedule is to have Beta version completed in August,
> although the above upgrade to 2.0 is slowing us down considerably. The
cost
> of CodeCharge Professional/Studio has not been determined at this time but
> it will be provided at no charge to those who already prepaid for
> Professional upgrade. Prepaying for CodeCharge Professional/Studio also
> entitles you to receive additional examples such as our Support system at
> http://support.codecharge.com and some of other applications that we will
be
> creating in the future.
>
> b) We have redesigned Form Input section to provide better functionality
for
> working with custom SQL statements.
> For example you will be able to use an SQL statement like "SELECT * FROM
> table WHERE {params}"
> The {params} section will be replaced with Input parameters.
> This still is "work in progress" and will be finalized and documented in
the
> final release 2.0.
>
>
>
> =================================================================
> Version 2.0 release notes:
>
> Bug fixes:
> - Adding new forms is now working. (some users reported errors when adding
> new forms to pages)
> - Previous Beta 1.2 was internally named as version 1.1.20. Now it is
named
> 1.2
>
> Additions:
> - Grid Navigation was substantially enhanced. Now you can specify 3
> different types of navigation, and show the Total number of Pages below
your
> grid.
> - Event section includes a new button "Obtain generated code", which
allows
> you to load the generated code right into CodeCharge. This works only for
> Custom Events (Custom Show, Custom Navigation, Custom Action, Custom
Login)
>
> To do:
> - One more change is being implemented, where we will allow users to
specify
> what type of SQL statements they like to generate. This will be probably
an
> option like "[x] Generate Oracle compatible SQL". Such option will allow
us
> to generate SQL queries that use "LEFT JOIN" for databases that support
ANSI
> style SQL, or "+=" for Oracle.
>
> Again, this 2nd Beta release generates only ASP&Templates. PHP version is
> coming, possibly by the end of this month.
>
>
> Below is the copy of the previous posting with the initial Beta 1.2
> announcement:
> ============================================
> Version 1.2 Beta is now available.
>
> New Features:
> Additions and changes:
> - Enhanced Grid Scrolling/Navigating functionality
> - Specify different Style for each Page or Form. Finally you will be able
to
> define table widths, colors, alignment, ect. that are different for each
> form or page.
> - Copy and Paste Forms between Pages. Another frequently requested
feature.
> - Specify custom initial value for drop-down menus (for example "All",
> "Any", "Select Value Below", etc.)
> - Specify the height of drop-down menus
> - Specify GET or POST transfer method for outputing variables from Search
> forms. This avoids long URLs created by the search function.
> - Added "RadioList" as a new Field Type, which displays the group of radio
> buttons instead of the listbox
> - Customize <head> tag for generated HTML. May be different for each Page
> - Resize the Properties Window for Forms and Pages
> - Specify your own file extension when generating PHP or Perl
> - Specify number of records (in Form Properties) to be shown in a grid
> without selecting Page Scroller/Navigator. This is in case you like to
list
> X number
> of rows, but don't want to show "Previous" and "Next" page links.
> - Specify JOIN type in Grid froms, Field properies / Join section. This
> allows to generate variations of SQL stataments, for example to be able to
> display blank joint values in grids, or to achieve better Oracle
> compatibility.
> - Added "Before Cancel" Event
> - Added "Auto-Save" option, allowing you to save the project when
generating
> code
>
> Bug fixes:
> - Specify, if the ListBoxes in the Search form is a required field. This
> removes the word "All" from the listbox, just like it is currently
possibly
> on Record and Grid forms.
> - Specify default value for ListBoxes
> - Carry variables through the record form. This is an extended
modification
> to allow the user to return to the Grid with the same sort and search
> options as he specified before entering the Record form
> - Added a new HTML encoding function for ASP. It can be used instead of
the
> standard ASP HTMLEncode function to achieve better compatibility with
> International characters.
> - Other minor fixes
>
> The full list of features may include additional changes and will be
> published during the final version 2.0 release.
>
>
>
|
|
|
 |
David Heller
|
| Posted: 07/08/2001, 11:05 PM |
|
How do I back out ou the upgrade? Everything worked till a few minutes ago!
Sorry to say...this release crashes whenever I attempt to access an existing
page,
but will show tables and field names if I attempt to ADD a page.
If I create a new site it will "test" the odbc connection, but not show any
tables or fields, then crash
CODECHARGE caused an invalid page fault in
module MYODBC.DLL at 015f:049dea4c.
Registers:
EAX=00000351 CS=015f EIP=049dea4c EFLGS=00010202
EBX=00870011 SS=0167 ESP=00749354 EBP=007493cc
ECX=00000351 DS=0167 ESI=018a09f4 FS=26f7
EDX=04b42fb8 ES=0167 EDI=018a0fd4 GS=0000
Bytes at CS:EIP:
8a 01 41 84 c0 74 40 f7 c1 03 00 00 00 75 f1 05
Stack dump:
049ba0b2 00000351 018a0fd4 018a09f4 00870011
007493a4 7800cd1b 00000009 7800cd04 00000001
00000000 78001000 0087f520 bff7b9b6 8170a05c 6c440078
Dave Heller
|
|
|
 |
Paul Groenendaal
|
| Posted: 07/08/2001, 11:26 PM |
|
Indeed same here , programm crashes whenever i go into a page view , the
former version sis work ok for me.
regards
Paul
"CodeCharge" <support@codecharge.com> wrote in message
news:9iari3$uki$1@news.codecharge.com...
> Hello,
>
> Although there are still several minor issues pending, we are making
> CodeCharge Beta version with PHP&Templates available for preview.
> http://www.codecharge.com/download/files/CodeCharge20BetaR3_Upg.exe
> As this is not Beta release, we recommend it only to experienced PHP
users.
> We also implemented additional fixes in ASP&Templates, therefore this
> release may be of value to ASP users as well.
> NOTE: Please backup your previous CodeCharge project files (.ccs) before
> installing this upgrade.
>
>
> This Beta Release 3 upgrade includes previously announced features, which
> are listed at the end of this posting.
> Additionally:
> a) We changed version number from 1.x to 2.0 as mentioned in one of
previous
> postings.
> This is because we believe that this new version will be stable and mature
> enough to deserve new numbering.
> Many users told us that CodeCharge 1.x was surprisingly stable already,
but
> at first they didn't have enough trust just because it was only version 1.
>
> At the same time, we are developing CodeCharge Professional/Studio (or
> whatever name we will give it), which was previously referred to as
> CodeCharge 2.0
> To avoid confusion, here is summarized info:
> - CodeCharge 1.x is being upgraded to version 2.0 with the above Beta
> version now available. The cost will stay at $149 and the upgarde will be
> available free of charge to CC 1.x users.
> - CodeCharge Professional or Studio (we're still seeking new name) will be
a
> completely rewritten version of CodeCharge, with its own simple web editor
> (MS Outlook component used for creating your emails in HTML). It will be
> also installable as an add-on for MS FrontPage, Macromedia DreamWeaver and
> HomeSite, with the possibility of GoLive and NetObjects integration to
> follow. The current schedule is to have Beta version completed in August,
> although the above upgrade to 2.0 is slowing us down considerably. The
cost
> of CodeCharge Professional/Studio has not been determined at this time but
> it will be provided at no charge to those who already prepaid for
> Professional upgrade. Prepaying for CodeCharge Professional/Studio also
> entitles you to receive additional examples such as our Support system at
> http://support.codecharge.com and some of other applications that we will
be
> creating in the future.
>
> b) We have redesigned Form Input section to provide better functionality
for
> working with custom SQL statements.
> For example you will be able to use an SQL statement like "SELECT * FROM
> table WHERE {params}"
> The {params} section will be replaced with Input parameters.
> This still is "work in progress" and will be finalized and documented in
the
> final release 2.0.
>
>
>
> =================================================================
> Version 2.0 release notes:
>
> Bug fixes:
> - Adding new forms is now working. (some users reported errors when adding
> new forms to pages)
> - Previous Beta 1.2 was internally named as version 1.1.20. Now it is
named
> 1.2
>
> Additions:
> - Grid Navigation was substantially enhanced. Now you can specify 3
> different types of navigation, and show the Total number of Pages below
your
> grid.
> - Event section includes a new button "Obtain generated code", which
allows
> you to load the generated code right into CodeCharge. This works only for
> Custom Events (Custom Show, Custom Navigation, Custom Action, Custom
Login)
>
> To do:
> - One more change is being implemented, where we will allow users to
specify
> what type of SQL statements they like to generate. This will be probably
an
> option like "[x] Generate Oracle compatible SQL". Such option will allow
us
> to generate SQL queries that use "LEFT JOIN" for databases that support
ANSI
> style SQL, or "+=" for Oracle.
>
> Again, this 2nd Beta release generates only ASP&Templates. PHP version is
> coming, possibly by the end of this month.
>
>
> Below is the copy of the previous posting with the initial Beta 1.2
> announcement:
> ============================================
> Version 1.2 Beta is now available.
>
> New Features:
> Additions and changes:
> - Enhanced Grid Scrolling/Navigating functionality
> - Specify different Style for each Page or Form. Finally you will be able
to
> define table widths, colors, alignment, ect. that are different for each
> form or page.
> - Copy and Paste Forms between Pages. Another frequently requested
feature.
> - Specify custom initial value for drop-down menus (for example "All",
> "Any", "Select Value Below", etc.)
> - Specify the height of drop-down menus
> - Specify GET or POST transfer method for outputing variables from Search
> forms. This avoids long URLs created by the search function.
> - Added "RadioList" as a new Field Type, which displays the group of radio
> buttons instead of the listbox
> - Customize <head> tag for generated HTML. May be different for each Page
> - Resize the Properties Window for Forms and Pages
> - Specify your own file extension when generating PHP or Perl
> - Specify number of records (in Form Properties) to be shown in a grid
> without selecting Page Scroller/Navigator. This is in case you like to
list
> X number
> of rows, but don't want to show "Previous" and "Next" page links.
> - Specify JOIN type in Grid froms, Field properies / Join section. This
> allows to generate variations of SQL stataments, for example to be able to
> display blank joint values in grids, or to achieve better Oracle
> compatibility.
> - Added "Before Cancel" Event
> - Added "Auto-Save" option, allowing you to save the project when
generating
> code
>
> Bug fixes:
> - Specify, if the ListBoxes in the Search form is a required field. This
> removes the word "All" from the listbox, just like it is currently
possibly
> on Record and Grid forms.
> - Specify default value for ListBoxes
> - Carry variables through the record form. This is an extended
modification
> to allow the user to return to the Grid with the same sort and search
> options as he specified before entering the Record form
> - Added a new HTML encoding function for ASP. It can be used instead of
the
> standard ASP HTMLEncode function to achieve better compatibility with
> International characters.
> - Other minor fixes
>
> The full list of features may include additional changes and will be
> published during the final version 2.0 release.
>
>
>
|
|
|
 |
CodeCharge
|
| Posted: 07/08/2001, 11:44 PM |
|
You may run the installation program for any previous version.
I wasn't able to duplicate your issue though. However I had Beta release 2
installed vefore installing this one.
Did you install any of the previous Beta versions ?
I'm not sure though if this is the reason. Our engineering is looking into
this.
Adam
"David Heller" <dave@no_spam.leftcoastart.net> wrote in message
news:9ibhic$7bo$1@news.codecharge.com...
> How do I back out ou the upgrade? Everything worked till a few minutes
ago!
>
> Sorry to say...this release crashes whenever I attempt to access an
existing
> page,
> but will show tables and field names if I attempt to ADD a page.
>
> If I create a new site it will "test" the odbc connection, but not show
any
> tables or fields, then crash
>
> CODECHARGE caused an invalid page fault in
> module MYODBC.DLL at 015f:049dea4c.
> Registers:
> EAX=00000351 CS=015f EIP=049dea4c EFLGS=00010202
> EBX=00870011 SS=0167 ESP=00749354 EBP=007493cc
> ECX=00000351 DS=0167 ESI=018a09f4 FS=26f7
> EDX=04b42fb8 ES=0167 EDI=018a0fd4 GS=0000
> Bytes at CS:EIP:
> 8a 01 41 84 c0 74 40 f7 c1 03 00 00 00 75 f1 05
> Stack dump:
> 049ba0b2 00000351 018a0fd4 018a09f4 00870011
> 007493a4 7800cd1b 00000009 7800cd04 00000001
> 00000000 78001000 0087f520 bff7b9b6 8170a05c 6c440078
>
> Dave Heller
>
>
>
>
|
|
|
 |
Paul Groenendaal
|
| Posted: 07/09/2001, 12:10 AM |
|
I did install all previous beta version , after installing this one i get
the error , i did reinstall the previous beta (1.2) and now the system is
working again... Need to wait until the problem is fixed then..
regards
Paul
"CodeCharge" <support@codecharge.com> wrote in message
news:9ibjrt$bj3$1@news.codecharge.com...
> You may run the installation program for any previous version.
> I wasn't able to duplicate your issue though. However I had Beta release 2
> installed vefore installing this one.
> Did you install any of the previous Beta versions ?
> I'm not sure though if this is the reason. Our engineering is looking into
> this.
>
> Adam
>
>
> "David Heller" <dave@no_spam.leftcoastart.net> wrote in message
>news:9ibhic$7bo$1@news.codecharge.com...
> > How do I back out ou the upgrade? Everything worked till a few minutes
> ago!
> >
> > Sorry to say...this release crashes whenever I attempt to access an
> existing
> > page,
> > but will show tables and field names if I attempt to ADD a page.
> >
> > If I create a new site it will "test" the odbc connection, but not show
> any
> > tables or fields, then crash
> >
> > CODECHARGE caused an invalid page fault in
> > module MYODBC.DLL at 015f:049dea4c.
> > Registers:
> > EAX=00000351 CS=015f EIP=049dea4c EFLGS=00010202
> > EBX=00870011 SS=0167 ESP=00749354 EBP=007493cc
> > ECX=00000351 DS=0167 ESI=018a09f4 FS=26f7
> > EDX=04b42fb8 ES=0167 EDI=018a0fd4 GS=0000
> > Bytes at CS:EIP:
> > 8a 01 41 84 c0 74 40 f7 c1 03 00 00 00 75 f1 05
> > Stack dump:
> > 049ba0b2 00000351 018a0fd4 018a09f4 00870011
> > 007493a4 7800cd1b 00000009 7800cd04 00000001
> > 00000000 78001000 0087f520 bff7b9b6 8170a05c 6c440078
> >
> > Dave Heller
> >
> >
> >
> >
>
>
|
|
|
 |
|