public inbox for [email protected]
help / color / mirror / Atom feedFrom: David G. Johnston <[email protected]>
To: Rich Shepard <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re: Finding error in long input file
Date: Wed, 10 Jul 2024 08:11:46 -0700
Message-ID: <CAKFQuwYbQGo043MS_hEKnvdSjt2EFX7pd0BzNYV4D_gCA2CqdQ@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<CAGqBcTavtJS36PnuYs1yHHH2f6kM79NVhKiOcnn5orYNXJawxQ@mail.gmail.com>
<[email protected]>
<CAKFQuwaqV5dGtJ=Xm0TSiUWFjdzmdmyjJWAd+r1qh15a8rFE9g@mail.gmail.com>
<[email protected]>
On Wednesday, July 10, 2024, Rich Shepard <[email protected]> wrote:
> On Wed, 10 Jul 2024, David G. Johnston wrote:
>
> And what are the first few lines of the file? Use text, not screenshots.
>>
>
> David,
>
> insert into locations (company_nbr,loc_nbr,loc_name,
> addr1,city,state_code,postcode) values
> (2564,1,default,'4250 Hopkins Rd','Ontario','OR','97914'),
> (2565,1,default,'10695 Meridian Rd','Mount Angel','OR','97362'),
> (2566,1,default,'6963 Keene Rd NE','Gervais ','OR','97026'),
> (2567,1,default,'31250 S Bond Rd','Hubbard','OR','97032'),
>
My first easy look for this setup is for any single quotes not adjacent to
either a comma or a parenthesis. Syntax highlighting should ideally have
caught this but I’d look anyway.
David J.
view thread (9+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Finding error in long input file
In-Reply-To: <CAKFQuwYbQGo043MS_hEKnvdSjt2EFX7pd0BzNYV4D_gCA2CqdQ@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox