StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Database Deployment Toolkit
»
Issues
»
TableName property not being updated properly
TableName property not being updated properly
Post Reply
Like
2
TableName property not being updated properly
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Edhy Rijo
E
Edhy Rijo
posted 15 Years Ago
ANSWER
Topic Details
Share Topic
E
Group: StrataFrame Users
Posts: 2.4K,
Visits: 23K
I have a table named
"CardImages"
, the BO was created using the name "bizCardImages", later on I renamed the table name to
"CardImage"
and the BO to "bizCardImage", everything was working fine until I tried to Insert a record, I got an error saying that the SP CardImages_Insert does not exist, so I went to the bizCardImage.Designer.vb and found out that the property TableName() was not updated with the new name of the table.
I had to manually fix the TableName() property to return the table new name and that fix the problem. Shouldn't the BOM take care of this property everytime a build partial is regenerated?
Edhy Rijo
Reply
Like
2
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
TableName property not being updated properly
Edhy Rijo
-
15 Years Ago
No, it was your stored procedures that needed to be updated. When you...
Trent L. Taylor
-
15 Years Ago
[quote][b]Trent L. Taylor (04/06/2009)[/b][hr]No, it was your stored...
Edhy Rijo
-
15 Years Ago
Edhy, this sounds very suspect since this isa feature that has always...
Trent L. Taylor
-
15 Years Ago
I understand. Since I started using the DDT I am binding the schema...
Edhy Rijo
-
15 Years Ago
Post Reply
Like
2
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search