SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseSQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old August 8th, 2003, 10:22 AM
valjah valjah is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 3 valjah User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Where Statement

I am wiring a simple program in VB6 using Microsfot Access 87 as my database. I have a SQL statement to query the database.

In VB I have a string variable called sSQL. This string I am using to store my SQL statment. Thsi statement works.


sSQL = "SELECT * FROM Cusomer WHERE Customer.name = 'susan' "

if i try using a variable name = "susan"

sSQL = "SELECT * FROM Customer WHERE Customer.name = " & name

I am getting this error mesasage Run-Time error -214721904(800040e10) Microsoft ODBC Access97 Driver] Too few parameter Expect 1.



I have looked up this error message and it says that the field name used in the SQL statemnet is not the same as teh field bname in the Table. I have checked this, and it is correct. So I think it have to do with the syntax for using a varibale . Can some one please tell me how to use a Select Stament with WHere and a variable that contain a string. If that information I am looking for is an Integer. The statement works.

This works

i = 2 where i is an integer


sSQL = "SELECT * FROM Cusomer WHERE Customer.id = " & STR(i)


Thanks in advance
Valerie

Reply With Quote
  #2  
Old October 7th, 2003, 10:07 AM
m_lazor m_lazor is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Luxembourg
Posts: 156 m_lazor User rank is Corporal (100 - 500 Reputation Level)m_lazor User rank is Corporal (100 - 500 Reputation Level)m_lazor User rank is Corporal (100 - 500 Reputation Level)m_lazor User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Strings are delimited by either quotes, single quotes or other stuff, hence for MS SQL and Access this here works:

sSQL = "SELECT * FROM Customer WHERE Customer.name = '" & name & "'"

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseSQL Development > Where Statement


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT