473,508 Members | 2,207 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

using access for login controls, create user wizard

I am currently setting up my website to login etc. The default that
asp.net is set for is sql server express (express edition, to poor to
buy the real thing!) my host will only allow for access. How can I
change the default settings to use access instead of sql server
express? please help!

Oct 2 '06 #1
2 1902
You have the ability to switch providers in the .NET web configuration tool.

If, for some reason, that is not available, you can change the connection
string(s) - plural if you are using separate providers for roles, membership
and profile. You then edit the actual providers (role, membership, profile)
to use default Access instead of SQL provider and you should then hit it
with the web config tool.

I am not sure where the Access template is, but a search on your drive for
the raw MDB that gets copied will most likely work.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
"Runsrealfast" <ta******@yahoo.comwrote in message
news:11**********************@m73g2000cwd.googlegr oups.com...
>I am currently setting up my website to login etc. The default that
asp.net is set for is sql server express (express edition, to poor to
buy the real thing!) my host will only allow for access. How can I
change the default settings to use access instead of sql server
express? please help!

Oct 2 '06 #2
This isn't included by default, but you can download an Access
membership provider from the Sample Access Providers pack, available
here:
http://msdn.microsoft.com/vstudio/eu...f-027e6c8e15d8
>From MSDN:
The Sample Access Providers Starter Kit is a C# class library project
containing implementations of ASP.NET 2.0 providers for the following
features: Membership, Role Manger, Profile, and Web Parts
Personalization. All of the providers use Microsoft Access for database
storage. The starter kit also includes an empty Microsoft Access
database containing the database schema used by the providers, as well
as a sample web.config showing how the providers can be configured for
use in an ASP.NET 2.0 application.
Runsrealfast wrote:
I am currently setting up my website to login etc. The default that
asp.net is set for is sql server express (express edition, to poor to
buy the real thing!) my host will only allow for access. How can I
change the default settings to use access instead of sql server
express? please help!
Oct 2 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

19
4066
by: James Fortune | last post by:
I have a lot of respect for David Fenton and Allen Browne, but I don't understand why people who know how to write code to completely replace a front end do not write something that will automate...
6
6280
by: tdmailbox | last post by:
I developed an access database in access 2003(keeping my database in the access 2000 format). It has been fully tested to be access 2000 compatible and works great. I am trying to package the...
4
3155
by: Kathy | last post by:
What is the standard technique for handling the fields in the following scenario on a continuous form? Multiple Divisions. Each Division has multiple Buildings. Each Building has a Supervisor. ...
5
3143
by: Marcel Gelijk | last post by:
Hi, I am trying to create a User Control that is located in a seperate class library. The User Control contains a textbox and a button. The page generates an exception when it tries to access...
15
2862
by: Wes Groleau | last post by:
When I try to import from Access, the DTS wizard only allows me to import tables and queries. OK, I'm not surprised the "macros" and reports don't come over. But it executes each query, and...
1
2115
by: jjrafael | last post by:
Hi, This is my first post in the list and I hope I don't ask any dumb or already answered questions. After searching the web and many user groups and not finding what I was looking for I...
3
1623
by: =?Utf-8?B?Q2hhZCBTY2hhcmY=?= | last post by:
I have a 3 page ASP.NET web application that is using an asp:Wizard control on the main page. There is no authentication (completely open) and all processesing is done on this single page. I have a...
2
2591
by: dgbergman | last post by:
I have created a php login page in my site for my company. The goal is to get people into members area. Below is a list of steps that I take to create my login page in Dreamweaver CS3, can some one...
7
2613
by: thebarefootnation | last post by:
Hi, I have created an access db that I would like to secure. The database will exist on a shared drive and be used at a number of different locations hence the reason to secure the database. ...
0
7231
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7336
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7401
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7504
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5059
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4720
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3196
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1568
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
773
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.