Re: Newbie Questions



Hi Cor

Thanks so much for that information.

I just have some follow up questions. I am using VS 2003 at this point and
haven't really considered moving to 2005 just yet. Am I behind the times??
I have noticed that some of the documentation talkes about SQL Server
(2005), does that mean it's only compatible with VS 2005?

Thanks again
Michelle


"Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx> wrote in message
news:OABBwQ99FHA.1148@xxxxxxxxxxxxxxxxxxxxxxx
> Michelle,
>
> What do you mean with the dynamic help, for me in VB express the F1 and
> the intelisence works.
>
> MSDE is the old database engine there is now as well SQL server Express,
> the server name of those have slight differences.
>
> If you want VB Net with code behind in your ASPNET pages than samples are
> hard to find (mostly everything is done with scripting ASP style). I find
> forever the 101 samples on MSDN very good in which is mostly real DLL
> style. You can use the 2005 and the 2003 versions.
>
> http://msdn.microsoft.com/vstudio/downloads/101samples/default.aspx
>
> I hope this helps,
>
> Cor
>
> "Michelle M" <nospammbytwo-news@xxxxxxxxxxxx> schreef in bericht
> news:dmqkd3$1cgr$1@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi
>>
>> I am very new to vb .net programming as I am converting over from VBA. I
>> have been trying lots of things and reading as much as possible but I do
>> have some general questions if anyone can help, it would be appreciated.
>>
>> There are two things in particular that I'm interested in intially:
>> Databases and ASP
>>
>> MSDE:
>> 1. How do I use the MSDE functionality in relation to databases? (general
>> question I realise). Do I use this as the source? Where do I design my
>> tables? Do I have to have SQL Server installed?
>> 2. When writing an application, can I install MSDE on my clients machine
>> and use that as the source of my tables?
>>
>> ASP.
>> I have so many questions, I'm not sure where to start.
>>
>> Is there some good resources online that I can get my hands on in
>> relation to both of these subjects.
>>
>> Thank you for any information.
>>
>> Michelle
>>
>
>


.



Relevant Pages

  • RE: How to configure WSS to use SQL server instead of MSDE
    ... This is why, in this post, I wanted to focus on only WSS features. ... Apparently WSS DOES NOT SUPPORT SQL Server since it has no tool (that we ... >>MSDE databases for its configuration and content ...
    (microsoft.public.sharepoint.windowsservices)
  • Cannot insert explicit value for identity...
    ... I am developing an integration process between two databases. ... The main database is the SQL Server, the MSDE will contain a really ...
    (comp.databases.ms-sqlserver)
  • Re: Put database on Internet
    ... Once you will be able to connect to MSDE or to SQL-Server, ... My agency has a website which supports ASP. ... > will be able to serve as SQL server. ...
    (microsoft.public.access.dataaccess.pages)
  • Re: Relocate MSDE 2000 database?
    ... Most of the 2000 versions of SQL Server and thus MSDE have been pulled. ... It can be purchased for about $40 and can manage any version of SQL Server. ... It will be increasingly expensive to support no-supported databases as time goes on. ... post -- these databases are installed and deployed by 3rd party apps ...
    (microsoft.public.sqlserver.msde)
  • Re: Change default to named instance??
    ... Take a backup of all databases ... Stop SQL Server and copy the MDF and LDF to a safe place ... Un Install the MSDE ... > conflicts with other app's msdes, I now want to use a named instance. ...
    (microsoft.public.sqlserver.msde)

Loading