[|-)]Ok i changed providers to discount ASP, I have one SQL datadaes; how can I use this one database with the Personal Web kit. I can connect to my database but the page has two.
Does anyonbe have the answer to this, otherwise I will be nickled and dimes to death.
after you change the webkit provider to connect to you sql db you have to run the kit sqlscripts to generate the wanted db tabel inside your sql. you may find this script inside the kit package it self.
None
0 Points
9 Posts
database connections
Sep 02, 2007 01:32 PM|rgkimball|LINK
[|-)]Ok i changed providers to discount ASP, I have one SQL datadaes; how can I use this one database with the Personal Web kit. I can connect to my database but the page has two.
Does anyonbe have the answer to this, otherwise I will be nickled and dimes to death.
Russ
Contributor
2396 Points
724 Posts
Re: database connections
Sep 02, 2007 03:48 PM|mohi88|LINK
after you change the webkit provider to connect to you sql db you have to run the kit sqlscripts to generate the wanted db tabel inside your sql. you may find this script inside the kit package it self.
hope this help
MCSD.NET
My Blog ||My Tweets ||My Photos ||LinkedIn
None
0 Points
9 Posts
Re: database connections
Sep 02, 2007 05:43 PM|rgkimball|LINK
Sorry, I am new at this, I have found tw SQL script files; how do I run them.
[:$]
None
0 Points
3 Posts
Re: database connections
Oct 01, 2007 06:52 PM|itshig|LINK
This is the easiest way.
http://aspnet.4guysfromrolla.com/articles/040506-1.aspx
I just did it today. Basically, you need to merge the two databases together and just use the Personal.mdf.
You will need to download SQL Server 2005 Management Studio Express Edition (unless you have something similar) if you don't already have it.
Good luck!