Albert,

Since I am editing within the actual table, the only code I am dealing
with is the simple EDIT (a particular table) with an order by.

It may be I need to change from editing within the actual table to
creating dbgrid forms for my editing. I do this in other areas.

In one instance, I create new products by taking an existing product and
making a new table. This way I can edit the new table easily for new
parts that may be needed in the new product before inserting this new
product into the major table. 

Any suggestions appreciated.

James Belisle
 
Making Information Systems People Friendly Since 1990
 
 
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Albert
Berry
Sent: Friday, May 25, 2012 9:46 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Installation on Windows 7

My first step when this happens is to open the form in the designer and 
document the form eeps to the clipboard and put them into rbedit where I

can run RStyle against them. I get that particular message when I am 
missing a closing quote, a wrong quote or a missing close parenthesis. 
RStyle catches these things.

If that doesn't find a problem I create a little rmd file with EDIT 
USING ... and trace it. If nothing there, ENTER USING ... and trace the 
file again.  And again and again ...

Albert

On 25/05/2012 8:07 AM, Jim Belisle wrote:
> Defective code! I should look into that. What would I look for?
>
> Most of my access violations come when I am editing in the table
itself.
> We do not at the present use a compiled application but that is what
we
> are shooting for. We use a full version of RBASE on all the stations
> within the company.
>
> What type of scenario would I look for to determine what causes this?
>
> James Belisle
>
> Making Information Systems People Friendly Since 1990
>
>
>
> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On Behalf Of Dan
> Goldberg
> Sent: Friday, May 25, 2012 8:29 AM
> To: RBASE-L Mailing List
> Subject: [RBASE-L] - Re: Installation on Windows 7
>
> I use 9.1 with some windows xp and windows 7 machines. I use TMP as my
> scratch setting and have no issues.
>
> I do not have to put an dll's in the folder because I embed them in my
> compiled app. I put my database files, the compiled exe, and the
> RBENGINE91_64.CFG file.
>
> I have seen the access violation message but it was because of a
> defective
> code before it was compiled.
>
> Dan Goldberg
>
> -----Original Message-----
> From: Jim Belisle
> Sent: Friday, May 25, 2012 5:17 AM
> To: RBASE-L Mailing List
> Subject: [RBASE-L] - Re: Installation on Windows 7
>
> This thread has been interesting since I have run into the access
> violations and SLOW running RBASE sessions.
>
> I have many questions but I will try to address just a few at a time.
We
> use 7.6.
>
> Will having Folders in the same directory as the RBASE database slow
> things down?
>
> Should the DLL files be in the same folder as the RBASE database?
>
>
>
> James Belisle
>
>
>
> Making Information Systems People Friendly Since 1990
>
>
>
>
>
> ________________________________
>
> From: [email protected] [mailto:[email protected]] On Behalf Of
> [email protected]
> Sent: Thursday, May 24, 2012 1:55 PM
> To: RBASE-L Mailing List
> Subject: [RBASE-L] - Re: Installation on Windows 7
>
>
>
> Interesting...   All my code is internal to the form, so that's good
> news.  I'll check the directory for other garbage.
>
> Karen
>
> In a message dated 5/24/2012 1:44:12 PM Central Daylight Time,
> [email protected] writes:
>
>
>
> When I went to Win 7, I found that a large number of files in the
> current application directory could make a big difference. I removed
all
> backup and .FRM and .RPT files and structure files and obsolete files,
> and pared it down to just what was needed to run the application, and
> everything got snappy again.
>
> Bill
>
>
>
>
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2012.0.2176 / Virus Database: 2425/5020 - Release Date:
05/24/12
>
>
>


Reply via email to