StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
WinForms (How do I?)
»
ASP security model with DDT
ASP security model with DDT
Post Reply
Like
0
ASP security model with DDT
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Keith Chisarik
Keith Chisarik
posted 19 Years Ago
ANSWER
HOT
Topic Details
Share Topic
Group: StrataFrame Users
Posts: 939,
Visits: 40K
First of many questions I am sure.
I am adding the security tables required to use ASP.NET 2.0's membership API to a database using aspnet_regsql.exe.
I then used the import function (SQL Server) in DDT to import these tables along with my database, it gets the tables but not the views or stored procs (of which there are about 45). So of course when I deploy it blows off all that good stuff I need for my app.
So here is the rub, I want to use DDT for my web applications (website) database. My thought is that I will manually add the views and stored procs to the metadata and then be able to use the DDT exclusively from that point on. I can just use SQL Management Studio's "CREATE TO" functions to get the stored procs and view definitions.
Do you guys see any issue with this? It will be a decent amount of work up front, but then I am centralized and able to use both ASP.NET role/membership based security and Strataframe. That is my thinking.
Keith Chisarik
Sigma Data Systems
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
ASP security model with DDT
Keith Chisarik
-
19 Years Ago
Oops this belongs in WebForms.
Also, I am not using SF...
Keith Chisarik
-
19 Years Ago
[quote]Do you guys see any issue with this?[/quote] Nope...this is...
Trent L. Taylor
-
19 Years Ago
If anyone ever needs it, here is a package file equivalent to running...
Keith Chisarik
-
19 Years Ago
1) Does the DDT not import relationships and indexes when it imports...
Keith Chisarik
-
19 Years Ago
If you create the relationships and indexes through SCRIPT then you...
Trent L. Taylor
-
19 Years Ago
Image of missing index and relationships.......
Keith Chisarik
-
19 Years Ago
Can you confirm DDT will not blow away existing Schemas, roles, etc...
Keith Chisarik
-
19 Years Ago
The DDT only works within the confines of what it knows...so if you...
Trent L. Taylor
-
19 Years Ago
You are correct. It does leave anything alone that is doesn't know...
Keith Chisarik
-
19 Years Ago
No problem :)
Trent L. Taylor
-
19 Years Ago
Update:
If you have a manually added table in your database...
Keith Chisarik
-
19 Years Ago
Yes...that is true. If you add a single sproc or view, it has to...
Trent L. Taylor
-
19 Years Ago
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search