Re: How do you store .JPG in ACCESS using VB.NET
- From: ZAK <ZAK@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 4 Apr 2005 14:01:05 -0700
Yeah I just get bounced around.
I thought if I could find a solution hear in VBA land I could convert to .NET
Which is the way it it heading.
"'69 Camaro" wrote:
> Hi.
>
> > I have to do this in VB.NET.
>
> You've mistakenly posted your question in the Microsoft Access (the database
> application that's part of MS Office Professional) newsgroup. Access uses
> VBA, Jet SQL or any SQL dialect of the database server the front end is
> connected to via a SQL Pass-through query. No other programming languages
> are currently supported.
>
> Please post your question in a more appropriate newsgroup.
>
> HTH.
>
> Gunny
>
>
> "ZAK" <ZAK@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:76E4EF27-BFCE-413C-84FF-9D9276DF4CCC@xxxxxxxxxxxxxxxx
> >I have written a program to store images. But it stores them as long which
> > does not allow them to be automatically rendered on a form or a report.
> >
> > I know they will bloat as they have to be de-compressed and stored in DMP
> > EMF format. Storing them in a database is a no. no but it is easier for
> > maintenance and security for what I am doing.
> >
> > I have to do this in VB.NET. The current program is using a data set and
> > adding the image raw.
> >
> > The actual requirement is store ID photo's in a single database to allow
> > access and browsing by HTML on PDA'S and by a local smart client for PC's
> >
> > I have a whole set of photo's to add that are in JPG format, the program
> > zips through them fast enough but they can't be rendered. If I add them
> > manually using ACCESS it works a dream, but I don't want to add them
> > manually,.
> >
> >
> > I want to provide the solution initially in ACCESS before proposing to do
> > it
> > properly in SQL server. It just allows me to knock up some simple forms
> > and
> > reports quicker.
> >
>
>
>
.
- Follow-Ups:
- Re: How do you store .JPG in ACCESS using VB.NET
- From: '69 Camaro
- Re: How do you store .JPG in ACCESS using VB.NET
- References:
- How do you store .JPG in ACCESS using VB.NET
- From: ZAK
- Re: How do you store .JPG in ACCESS using VB.NET
- From: '69 Camaro
- How do you store .JPG in ACCESS using VB.NET
- Prev by Date: recordset not looping to all records
- Next by Date: Re: Hiding a file with VBA
- Previous by thread: Re: How do you store .JPG in ACCESS using VB.NET
- Next by thread: Re: How do you store .JPG in ACCESS using VB.NET
- Index(es):
Relevant Pages
|