S
S
sanches366012017-03-15 01:14:33
C++ / C#
sanches36601, 2017-03-15 01:14:33

SQL Server Compact and VS Community 2015 how to call a stored procedure?

There is a local project database on SQL Server Compact, which comes with VS 2015 and a stored procedure in this database. How can I call this stored procedure and pass a variable from the form element into it? I tried to open a new SqlConnection - either it swore that a database with the same name already exists or ExecuteNonQuery () simply returned -1.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Tsvetkov, 2017-03-15
@tsklab

MICROSOFT SQL SERVER / MICROSOFT VISUAL STUDIO
Use MS SSMS .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question