StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
SQL field type needed for a serializable BO field
SQL field type needed for a serializable BO field
Post Reply
Like
0
SQL field type needed for a serializable BO field
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Greg McGuffey
Greg McGuffey
posted 18 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 2K,
Visits: 6.6K
I was going to try out this serializable thingy, i.e. try to store a bitmap (are other image types supported?) in a table field. What should the SQL column be defined as? varbinary? varchar?
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
SQL field type needed for a serializable BO field
Greg McGuffey
-
18 Years Ago
You will use a VarBinary(MAX) for SQL Server 2005 and Image for SQL...
Trent L. Taylor
-
18 Years Ago
Thanks!
Next question: how do you allow a user to upload...
Greg McGuffey
-
18 Years Ago
The column will be created as a Byte[] field on the business object,...
StrataFrame Team
-
18 Years Ago
Actually, I'm talking about WinForms. I think I might have figured it...
Greg McGuffey
-
18 Years Ago
Ah...one more question (ok, maybe there will be more): How do I handle...
Greg McGuffey
-
18 Years Ago
[quote]f MyPictureBox is bound via SF, then saving it should save the...
Trent L. Taylor
-
18 Years Ago
Thanks!
Greg McGuffey
-
18 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