Rajesh
Sun Jul 13 07:39:30 CDT 2003
Hi Carl
Thanks for your answer. So I downloaded and installed the data access
application block. But as in many articles on the net even the documentation
talks about VISUAL STUDIO Project. So what should I do to use this
application data access block ? Do I need to create some assembly myself ?
If yes then even that I cannot do because i tried to create some other
assemblies from winXP's command prompt by using the command :
vbc /t:library /out:FileName.dll FileName.vb
and it said
'vbc' is not recognized as an internal or external command, operable program
or batch file.
I entered Env. variable as follows
Variable = vbc
Value = C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\vbc.exe
Thanks in advance
Raja
"Carl Prothman [MVP]" <carlpr@spamcop.net> wrote in message
news:egb8Ep#RDHA.3192@TK2MSFTNGP10.phx.gbl...
> "Rajesh Madhra" <madhra@yahoo.com> wrote in message
> > Is it possible to use data Access Application Block without having
VS.NET ?
> > I mean, I only use notepad and Web Matrix. I do not have Visual Studio.
> >
>
> Rajesh,
> Sure, you can use the Data Access Application Block code with other
editors
> (remember it's just a class file). Although, Visual Studio .NET 2003
makes
> editing the project a lot more easier! e.g. Intellsense, debugging,
etc...
>
> --
>
> Thanks,
> Carl Prothman
> Microsoft ASP.NET MVP
>
http://www.able-consulting.com
>
>
>
>