StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
Parameters collection for FillByStoredProcedure
Parameters collection for FillByStoredProcedure
Post Reply
Like
0
Parameters collection for FillByStoredProcedure
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Bill Cunnien
Bill Cunnien
posted 17 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 785,
Visits: 3.6K
How do I pass multiple parameters to the FillByStoredProcedure method?
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
Parameters collection for FillByStoredProcedure
Bill Cunnien
-
17 Years Ago
It is a ParamArray so you can just pass as many parms as you want or...
Trent L. Taylor
-
17 Years Ago
One of the data retrieval methods is...
Bill Cunnien
-
17 Years Ago
You have to supply a DbParameter. If you are using SQL Server, then it...
Trent L. Taylor
-
17 Years Ago
I did try this once: SqlParameter mPLType = new SqlParameter...
Bill Cunnien
-
17 Years Ago
No problem...glad you got it going :)
Trent L. Taylor
-
17 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