Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > membership database

Reply
Thread Tools

membership database

 
 
Ricardo Furtado
Guest
Posts: n/a
 
      09-09-2010
Does anyone knows how can i change the dafult membership database to another
database, in MS Access?
I've been googling but the examples don't seem to work. Anyone has a valid
example? Please,... i'm desperate

My thanks in advanced
 
Reply With Quote
 
 
 
 
Evertjan.
Guest
Posts: n/a
 
      09-09-2010
=?Utf-8?B?UmljYXJkbyBGdXJ0YWRv?= wrote on 09 sep 2010 in
microsoft.public.inetserver.asp.general:

> Does anyone knows how can i change the dafult membership database to
> another database, in MS Access?
> I've been googling but the examples don't seem to work. Anyone has a
> valid example?


In MS-Access?

Wrong NG.

=============================

Or in ASP?

You can build any database and any function,
but there is no default membership database in ASP.

> Please,... i'm desperate


Not a good way to learn programming.

If you want to have it made for you, hire a professional.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
 
Reply With Quote
 
 
 
 
Adrienne Boswell
Guest
Posts: n/a
 
      09-10-2010
Gazing into my crystal ball I observed =?Utf-8?B?UmljYXJkbyBGdXJ0YWRv?=
<> writing in
news:7179FB92-4F2C-47C6-B7C1-:

> Does anyone knows how can i change the dafult membership database to
> another database, in MS Access?
> I've been googling but the examples don't seem to work. Anyone has a
> valid example? Please,... i'm desperate
>
> My thanks in advanced


I don't know exactly what you are trying to do. Do you want to use another
mdb file? What does your connection string look like (do not post
usernames and/or passwords)?

--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
 
Reply With Quote
 
Ricardo Furtado
Guest
Posts: n/a
 
      09-10-2010
well, i'm trying to use the visual studio 2010 default login controls. VS2010
connects to a MS SQL Server database, by default. My problem is that my
database is in MS Access. I need to change the connection by default. Don't
know how. There are some examples on google in order to change to MS Access
and to MySQL but i wasn't able to make them work

"Adrienne Boswell" wrote:

> Gazing into my crystal ball I observed =?Utf-8?B?UmljYXJkbyBGdXJ0YWRv?=
> <> writing in
> news:7179FB92-4F2C-47C6-B7C1-:
>
> > Does anyone knows how can i change the dafult membership database to
> > another database, in MS Access?
> > I've been googling but the examples don't seem to work. Anyone has a
> > valid example? Please,... i'm desperate
> >
> > My thanks in advanced

>
> I don't know exactly what you are trying to do. Do you want to use another
> mdb file? What does your connection string look like (do not post
> usernames and/or passwords)?
>
> --
> Adrienne Boswell at Home
> Arbpen Web Site Design Services
> http://www.cavalcade-of-coding.info
> Please respond to the group so others can share
> .
>

 
Reply With Quote
 
Evertjan.
Guest
Posts: n/a
 
      09-10-2010
Ricardo Furtado wrote on 10 sep 2010 in
microsoft.public.inetserver.asp.general:

> "Adrienne Boswell" wrote:
>> Gazing into my crystal ball I observed
>> <> writing:
>>
>> > Does anyone knows how can i change the dafult membership database
>> > to another database, in MS Access?
>> > I've been googling but the examples don't seem to work. Anyone has
>> > a valid example? Please,... i'm desperate
>> >
>> > My thanks in advanced

>>
>> I don't know exactly what you are trying to do. Do you want to use
>> another mdb file? What does your connection string look like (do not
>> post usernames and/or passwords)?


[please do not top post on usenet]
[please do not quote signatures on usenet]

> well, i'm trying to use the visual studio 2010 default login controls.
> VS2010 connects to a MS SQL Server database, by default. My problem is
> that my database is in MS Access. I need to change the connection by
> default. Don't know how. There are some examples on google in order to
> change to MS Access and to MySQL but i wasn't able to make them work


If you change it, than it is not "default",
as "default" is what you get without changing it.

"default login controls" is that something in ASP?
If so, why not look at the ASP [VBscript or Jscript] source
and change that source?

Why would you want these "default login controls",
why not write your own HTML?

Perhaps show us some of the offending code?


--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
 
Reply With Quote
 
Bob Barrows
Guest
Posts: n/a
 
      09-10-2010
You'll probably get more relevant responses in a vsnet or aspnet group.
This group is for classic (COM-based) asp questions.

Ricardo Furtado wrote:
> well, i'm trying to use the visual studio 2010 default login
> controls. VS2010 connects to a MS SQL Server database, by default. My
> problem is that my database is in MS Access. I need to change the
> connection by default. Don't know how. There are some examples on
> google in order to change to MS Access and to MySQL but i wasn't able
> to make them work
>
> "Adrienne Boswell" wrote:
>
>> Gazing into my crystal ball I observed
>> =?Utf-8?B?UmljYXJkbyBGdXJ0YWRv?=
>> <> writing in
>> news:7179FB92-4F2C-47C6-B7C1-:
>>
>>> Does anyone knows how can i change the dafult membership database to
>>> another database, in MS Access?
>>> I've been googling but the examples don't seem to work. Anyone has a
>>> valid example? Please,... i'm desperate
>>>
>>> My thanks in advanced

>>
>> I don't know exactly what you are trying to do. Do you want to use
>> another mdb file? What does your connection string look like (do
>> not post usernames and/or passwords)?
>>
>> --
>> Adrienne Boswell at Home
>> Arbpen Web Site Design Services
>> http://www.cavalcade-of-coding.info
>> Please respond to the group so others can share
>> .


--
HTH,
Bob Barrows


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database Database Database Database scott93727@gmail.com Computer Information 0 09-27-2012 02:43 AM
DataBase DataBase DataBase DataBase scott93727@gmail.com Computer Information 0 09-26-2012 09:40 AM
Membership permissions after publishing an ASP.NET Membership site. Tino Donderwinkel ASP .Net 2 06-18-2008 08:16 AM
Adding Membership Database to already hosted database cs_in_va ASP .Net 1 03-06-2008 12:56 PM
How to reference a membership database that is not in App_Data SQL Server Express database? Keith ASP .Net 1 07-03-2006 07:42 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57