Re: Syntax Problem
- From: "Ken Snell \(MVP\)" <kthsneisllis9@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 11 Jan 2006 20:20:09 -0500
Bill -
If we can identify the specific character that is the delimiter for the
"oae" file, that may be the best way to go.
ACCESS can create a text file (with a "txt" extension) fairly easily using
the TransferText option in a macro. You can create an export specification
to be used during the export that would specify the special delimiter. Then,
you would manually change the "txt" to "oae" before sending it to SAT.
Can you copy and paste the special delimiter character into a newsgroup post
so that we can identify the character? Then we can help you set up the
TransferText option.
--
Ken Snell
<MS ACCESS MVP>
"Bill Barber" <BillBarber@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:38B90604-0ED4-4DC0-9B55-4D9EBC8E74F1@xxxxxxxxxxxxxxxx
> Steve;
> Never worked with anything like this before. I have to export my
> table to one of three formats.
>
> To a Microsoft Snapshot file that I already spent five weeks
> researching and found nothing on.
>
> An OAE extension with a special delimiter (kind of looks like an
> upside down L in Open Office)
>
> An Oracle compatable flat file with an attached .pdf file. This is
> part of the new requirements of the new SAT tests if we want our disabled
> students to take them from their home.
>
> I have contacted as many people as I could with no results.
>
> Do you know if this can be done? I do a lot of research as a
> Computer Sciences Teacher but find little on databases and rarely get
> involved with databases. The school districts are too small to hire a
> full
> time programmer.
>
> Thanks for helping out.
>
>
>
>
> "Bill Barber" wrote:
>
>> Canutillo is our school district.
>> Oae is the extension requested by the College Board of Examiners in New
>> York
>> City.
>>
>> Thanks for getting back to me.
>>
>> "Steve Schapel" wrote:
>>
>> > Bill,
>> >
>> > What is Canutillo.Oae?
>> >
>> > The Database Name argument is the database you are exporting to. Is
>> > that C:\Guidance\SAT\Juniors.mdb?
>> >
>> > The Source argument should just show the name of the table, i.e.
>> > SATtests. C:\Guidance\SAT\Juniors.mdb\SATtests doesn't make sense
>> > anyway, but it also makes me suspect that Juniors.mdb is the local
>> > database you are exporting from, so it can't be the one you are
>> > exporting to, right? Sorry to dither, but I can't really see what you
>> > are trying to do here.
>> >
>> > --
>> > Steve Schapel, Microsoft Access MVP
>> >
>> >
>> > Bill Barber wrote:
>> > > The Halt I am Getting is that it cannot find my table which I know
>> > > exists?
>> > >
>> > > Transfer Type = Export
>> > > Database Type = Microsoft Access
>> > > Database Name = C:\Guidance\SAT\Juniors.mdb
>> > > Object Type = Table
>> > > Source = C:\Guidance\SAT\Juniors.mdb\SATtests
>> > > Destination = Canutillo.Oae
>> > > Structure Only = No
>> > >
>> > > Why is it not finding my Database Name? or Table SATtests
>> > >
>> > > I have been guessing all day! The Table is SATtests and the Database
>> > > Name is
>> > > Juniors.mdb
>> > >
>> > > What am I doing wrong?
>> > >
>> > > Thanks a lot
>> > >
>> > > Bill
>> >
.
- Follow-Ups:
- Re: Syntax Problem
- From: Len
- Re: Syntax Problem
- References:
- Re: Syntax Problem
- From: Steve Schapel
- Re: Syntax Problem
- From: Bill Barber
- Re: Syntax Problem
- Prev by Date: Re: Syntax Problem
- Next by Date: Re: Transpose Row- Orientated Data after Import
- Previous by thread: Re: Syntax Problem
- Next by thread: Re: Syntax Problem
- Index(es):
Relevant Pages
|