| | |
About Ms Accesss
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2008
Posts: 1
Reputation:
Solved Threads: 0
I have following query...
if i put hardcoded values like
It returns value but if i try to do it with parameterized query such as SELECT * FROM tblAccount WHERE intRegionId in ([@intRegionid]);
& pass values there then no records selected.?
can you please help me what to do in this problem?
sql Syntax (Toggle Plain Text)
SELECT * FROM tblAccount WHERE intRegionId IN ([@intRegionid]);
if i put hardcoded values like
SQL Syntax (Toggle Plain Text)
SELECT * FROM tblAccount WHERE intRegionId IN (2,3);
It returns value but if i try to do it with parameterized query such as SELECT * FROM tblAccount WHERE intRegionId in ([@intRegionid]);
& pass values there then no records selected.?
can you please help me what to do in this problem?
Last edited by peter_budo; Aug 31st, 2008 at 1:58 pm. Reason: Keep It Organized - please use [code] tags
•
•
Join Date: Jun 2008
Posts: 3
Reputation:
Solved Threads: 1
Hi
try to use [intRegionalId] insted of using @.
I think @ does not work in access
http://www.net4techies.somee.com/Blogs.aspx?BlogID=16
http://msdn.microsoft.com/en-us/library/aa217680.aspx
try to use [intRegionalId] insted of using @.
I think @ does not work in access
http://www.net4techies.somee.com/Blogs.aspx?BlogID=16
http://msdn.microsoft.com/en-us/library/aa217680.aspx
![]() |
Similar Threads
- DSL Cannot Access Hotmail or Yahoo! (Networking Hardware Configuration)
- Student requesting help - Please! (C++)
- Can we access Databases through C or C++ (C++)
- Any way to combine two datasources into one recordset? (ASP)
- file extraction (Computer Science)
- Hotmail & Yahoo Access Problem on WLAN (Networking Hardware Configuration)
- Small problem with web links? (Windows 95 / 98 / Me)
- page fault MSIESH.dll (Viruses, Spyware and other Nasties)
- file sharing (Windows NT / 2000 / XP)
- Can't connect to internet (Networking Hardware Configuration)
Other Threads in the ASP.NET Forum
- Previous Thread: save document to the web page
- Next Thread: ASP.NET Interview Questions
Views: 617 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 3.5 ajax appliances application asp asp.net beginner box browser businesslogiclayer button c# cac checkbox child class compatible complex content contenttype control countryselector courier database datagrid datagridview datalist deployment development dgv dialog dropdown dropdownmenu dynamic dynamically edit editing embeddingactivexcontrol feedback fileuploader fill findcontrol flash flv folder form gridview gudi identity iis image javascript languages list maps menu mobile mssql nameisnotdeclared novell opera order problem profile ratings redirect refer registration relationaldatabases response.redirect rows search security select serializesmo.table sessionvariables silverlight smoobjects software sql ssl tracking treeview typeof validatedate validation vb vb.net vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment wizard xsl





