connection string
Re-invent ASP.NET Hosting Community
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



connection string Expand / Collapse
Author
Message
Posted 6/22/2006 5:57:00 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/19/2006 12:02:00 AM
Posts: 6, Visits: 1

Dear webmaster,

Please give me exactly answer:

I having sql 2005 database. Is name:  InternetOglas.

For web.config connection string is:

<add name="IzvorRaznoBerza" connectionString="User=???????; Password=???????; Data Source=SQL2005DATABASESERVER;Integrated Security=SSPI;Initial Catalog=InternetOglas" providerName="System.Data.SqlClient"/>

name="IzvorRaznoBerza" is my local custom name  (not LocalSqlServer or ????)

Question is:

is exactly:   DataSource= SQL2005DataBaseServer  or DataSource=NS1.REINVENTINC.COM

               or DataSource=SQL2005.REINVENTINC.COM   or   ??????

Please give me exactly answer.

 

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

Access database aspnetdb.mdb is my membership class   or      it not allowed.

For it connection string is:

<add name="ASPNETDB" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|ASPNetDB.mdb" providerName="System.Data.OleDb"/>

Is allowed connection to access database or not ???

If not allowed than I creating following your instructions.

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

 

Thanks

 

 

 

 

 

 



InternetOglas

Post #314
Posted 6/22/2006 11:41:00 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: 12/30/2008 9:51:24 AM
Posts: 170, Visits: 469

Hello,

It appears you are setup on sql2005.reinventinc.com.  That would need to be used for the Data Source.

We do not support SQL 2005 Express to use the ASPNET.MDF database.  You would need to create the Membership Provider and Roles on your SQL 2005 database with us as described previousely with the sample connection string we gave.

 



Paul B

Re-invent Technologies LLC
http://www.re-invent.com

Innovative ASP.NET 3.5/2.0 Hosting
Now with Windows 2008 Hosting and SQL 2008
Celebrating 10 Years in Business!

Post #315
Posted 6/23/2006 1:11:00 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/19/2006 12:02:00 AM
Posts: 6, Visits: 1

Dear webmaster,

On my sqlexpress:  datasource = .\sqlexpress

Please, give me answer  for  reinvent:

                   datasource= ?????   (datasource=NS1.reinventinc.com   or not  )

Please give me full exactly connection string for my sql base:


I having sql 2005 database. Is name:  InternetOglas.

---------------------------------------------------------

 For membership class my base is access2003 (office 2003) database (*.mdb)
 It not sql database (*.mdf).

<add name="ASPNETDB" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|ASPNetDB.mdb" providerName="System.Data.OleDb"/>


Is allowed connection to access2003 (office 2003  not sql ) database or not ???

If not allowed than I creating following your instructions.

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

 

Thanks

 



InternetOglas

Post #316
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Administrator, Re-invent (Paul), Re-invent (Nick)

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 3:01am

Powered By InstantForum.NET v4.1.4 © 2009
Execution: 0.047. 14 queries. Compression Disabled.


Copyright 2007 Re-invent Technologies LLC All Rights Reserved.