Re: Help required



What I needed was to be able to choose and actor(ess) name and have the whole listing from my collection, but this work only from the 1st name and did not worked afterward, also there is noway to add picture anymore in the database, all pictures do not show and only the name of the picture appears

SO that is why I would like to create my own application that will do this.

SQL databse are not an option, because there is something called sp_instance or something like that that was telling me that either I could not create a database nor use one from with either VB express 2008 or C# Express 2008

As for the Access, I can not search Google, since the website does no show overhere

"Patrice" <http://www.chez.com/scribe/> wrote in message news:uZtDMc3iIHA.5504@xxxxxxxxxxxxxxxxxxxxxxx
You need to have a local store. It could be either a database (SQL Server or even an Access database). Try :
http://visualbasic.about.com/od/learnvbnetandadonet/l/aa050303a.htm or search for "access oledb adonet" in Google...

What are those features you needed in Access ? Do you want to create a web application ? ("data pages" were dropped if I remember).

"Martin Racette" <rat7_2001@xxxxxxxxxxx> a écrit dans le message de news: 9CCC7244-B4CC-4F94-84EA-03CECED390E9@xxxxxxxxxxxxxxxx
I tried it already, and I was told that it is impossible to do, since 2007 remove some fonctionnality that were the in previous version

I am stuck at the point of how do I keep the information, because now the only way is to keep it in memory, so as soon as I close the program I lose everything (which defate the purpose)

"Patrice" <http://www.chez.com/scribe/> wrote in message news:%23mKC5R3iIHA.2304@xxxxxxxxxxxxxxxxxxxxxxx
You could perhaps ask in a Access group about what you are missing in case it would be doable with Access...
If you are new check try http://msdn2.microsoft.com/en-us/beginner/default.aspx

Elese elaborate a bit about the exact problem (have you tried to create a form and add some simple code, or are you stuck at a particular step ?)

--
Patrice

"Martin Racette" <rat7_2001@xxxxxxxxxxx> a écrit dans le message de news: E7F0BCA4-F72F-42F7-AA8F-2048E172C034@xxxxxxxxxxxxxxxx
Hi,

I would like to create a program to keep track of all of DVD in my collection, but I do no know how I can do such a thing. I use to use Access to do this but Access 2007 refuse to use most of the forms that I need to get to the information.

SO I thought that using VB Express 2008 I could do something that would do what I need, but I have no clue where to start

--
Thank You in Advance
Merci a l'avance

Martin



--
Thank You in Advance
Merci a l'avance

Martin



--
Thank You in Advance
Merci a l'avance

Martin

.



Relevant Pages

  • Re: Linking Pictures
    ... Ole Object type controls in a table will always store the object within the ... If you are storing pictures the size of the database will also grow ... The picture is not stored in the database and therefore ...
    (microsoft.public.access.forms)
  • Re: Loading Pictures from database into Picturebox
    ... I wrote a program where people can draw ink on a background picture. ... Then I have a new program which should read the database. ... Private Sub Form_Load ... I don't see any code referencing a data control. ...
    (microsoft.public.vb.general.discussion)
  • RE: Images in forms
    ... i would surgest looking at the northwind sample database via the help menu. ... Wadim Grasza, if I made unbound images, would the pictures would ... > linked to each separate database entry, like a picture of an employee next to ...
    (microsoft.public.access.forms)
  • Re: Clarification - I Hope
    ... I would NOT store the picture ... as an OLE object in the database. ... I would only store the path to the ...
    (microsoft.public.access.modulesdaovba)
  • Re: Images in access forms
    ... response I got suggested a problem with an OLE provider. ... > bound object frame to display a picture. ... > to be inserted into the database are .bmp ... > path is not included) in the bound object frame. ...
    (microsoft.public.access.forms)

Loading