Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 Use MSACCESS form control as a criteria in MSSQL

Author  Topic 

Timax
Starting Member

37 Posts

Posted - 2015-04-02 : 06:50:06
Hi all,
Please enlighten me if possible. Have this dilemma for a long time... Moving from ACCESS to MSSQL and a lot of my queries use from control as a criteria in access queries. I am moving to passthru and can't figure out how to pass form control value to SP or view without creating temp table. Is there any way to do that?
   

- Advertisement -