|
 |
asp_web_howto thread: Re: Visual Interdev 6 programming - question about chap 11
Message #1 by Mark Eckeard <meckeard2000@y...> on Thu, 20 Jun 2002 13:57:08 -0700 (PDT)
|
|
Dmitri,
Post your code. Maybe we can help by looking at it.
Mark
--- dmitri kerievsky <dmitrik@m...> wrote:
> i'm trying to get the booknet from chapter 11 of
> Ian Blackburn's Visual Interdev 6 programming to
> work.
> Has anyone had experience configuring the ASP pages
> and the
> database? The stored procedure to log in by email,
> which is
> wrapped as ADO code inside a VB/Class Dll is not
> working from
> the login.asp page. I know that the database code is
> set up
> with different permissions, and perhaps this is the
> reason
> the stored proc will not work. How can I know which
> version of the
> database is loaded into the example. I can load the
> entire database
> solution - but does a connection object also need to
> be created
> for this example to work?
> Thanks for any help,
> dmitri
>
> ---
>
> Improve your web design skills with these new books
> from Glasshaus.
>
> Usable Web Menus
>
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
> r-20
> Constructing Accessible Web Sites
>
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
> r-20
> Practical JavaScript for the Usable Web
>
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
> r-20
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
Message #2 by "dmitri kerievsky" <dmitrik@m...> on Thu, 20 Jun 2002 21:59:10
|
|
i'm trying to get the booknet from chapter 11 of
Ian Blackburn's Visual Interdev 6 programming to work.
Has anyone had experience configuring the ASP pages and the
database? The stored procedure to log in by email, which is
wrapped as ADO code inside a VB/Class Dll is not working from
the login.asp page. I know that the database code is set up
with different permissions, and perhaps this is the reason
the stored proc will not work. How can I know which version of the
database is loaded into the example. I can load the entire database
solution - but does a connection object also need to be created
for this example to work?
Thanks for any help,
dmitri
|
|
 |