Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: need help???


Message #1 by "Rabia Tabassum" <rabi786t@h...> on Mon, 19 Aug 2002 19:59:14 +0000
hi
   i m going to Asp what data base i should use with it?and which book i should follow?how should i start?Send and receive Hotmail
on your mobile device: Click Here
Message #2 by "borut kosut" <borut@a...> on Fri, 23 Aug 2002 00:16:17
Since ASP is Microsoft's platform, the natural choice is MS Sql server, 
which you probably do not have. But for start you do not need it - there 
is something called MSDE - Microsoft data engine, which is shiped together 
with MS Office package - it is actually a "light" version of SQL server.
But you can use Access or any oledb database.
Borut
Message #3 by "Rabia Tabassum" <rabi786t@h...> on Fri, 23 Aug 2002 00:27:56 +0000
hi
thaks a lot for ur help but what if i want to use ASP instead of ASP.Net which book i should follow with SQL and ASP
Rabia

>From: "borut kosut" 
>Reply-To: "aspx_beginners" 
>To: "aspx_beginners" 
>Subject: [aspx_beginners] Re: need help??? 
>Date: Fri, 23 Aug 2002 00:16:17 
> 
>Since ASP is Microsoft's platform, the natural choice is MS Sql server, 
>which you probably do not have. But for start you do not need it - there 
>is something called MSDE - Microsoft data engine, which is shiped together 
>with MS Office package - it is actually a "light" version of SQL server. 
>But you can use Access or any oledb database. 
>Borut 
>--- 
>Beginning ASP.NET Databases using VB.NET 
>http://www.wrox.com/ACON11.asp?ISBN=1861006195 
> 
>Beginning ASP.NET Databases using C# 
>http://www.wrox.com/ACON11.asp?ISBN=1861007418 
> 
>These books look at how we can create data-centric ASP.NET 
>applications. Requiring some basic knowledge of ASP.NET, 
>Access and SQL the authors guide you through the process 
>of connecting and consuming information in a variety of 
>ways. They are packed full of excellent illustrative code 
>examples, demonstrating important fundamental principles. 
>--- 
Join the world?s largest e-mail service with MSN Hotmail. Click Here

  Return to Index