Re: Help required



One major problem with these starter kit, they do not work because they require SQL Express, and this does not work over her, it was always requirying something call sp_instance or something like that and I can not either create or use any SQL database from either VB Epress 2008 or C# Express 2008

"Lloyd Sheen" <a@xxx> wrote in message news:OqEkwa3iIHA.3400@xxxxxxxxxxxxxxxxxxxxxxx

"Martin Racette" <rat7_2001@xxxxxxxxxxx> wrote in message 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

MS has a bunch of "Starter Kits" which includes a Movie Collection application. You could most likely take this as the starting point for your app.

http://msdn2.microsoft.com/en-us/express/aa700734.aspx

LS

--
Thank You in Advance
Merci a l'avance

Martin

.



Relevant Pages

  • connection to sql server in debug mode is failed
    ... I'm working on asp .net project,when trying to work in debug mode ... When I debuged it I saw it stuck when trying to connect to the sql ... I tried to reinstall the sql server, reinstall visual studio and .net ...
    (microsoft.public.dotnet.framework.aspnet)
  • sql server not responding after building asp .net project
    ... I'm working on asp .net project,when trying to work in debug mode ... When I debuged it I saw it stuck when trying to connect to the sql ... I tried to reinstall the sql server, reinstall visual studio and .net ...
    (microsoft.public.sqlserver)
  • Sql server after building asp .net project
    ... I'm working on asp .net project,when i'm trying to work in debug ... When I debuged it I saw it stuck when trying to connect to the sql ... I tried to reinstall the sql server, reinstall visual studio and .net ...
    (microsoft.public.sqlserver)
  • Re: PHP file upload unexpected error - file too large?
    ... > I have a short basic script to upload files. ... but with longer files it gets stuck. ... Since you put ' instead of " around stringliterals, the SQL you produce ...
    (comp.lang.php)
  • Re: Pass a parameter in sql statement with VB 2005...
    ... I get stuck on the line before ... WHERE FirstName = @fn", Con) ... are they only SQL server specific? ... Dim cmd As New SqlCommand("SELECT FirstName, ...
    (microsoft.public.dotnet.general)