Advertisement

1 - 10 of 683 containing alltags:("SQL Query") (0.004 seconds)
If I have strings with ' and " in them.  How can I make sure I can put the string into an SQL query and have the query work?
Zones: Visual BasicDate Answered: 07/22/1999 Grade: B Views: 0
This SQL statement works under Delphi and SQL Server Analiser, but it wont work with ASP. Does anyone know why? strSQL =       "SELECT COUNT("Code") as NumRecords FROM Department" Error : Microso...
Zones: ASPDate Answered: 04/04/2000 Grade: A Views: 0
I have an Evaluation Copy of SQL Server 7.0 and when I go into the Query Designer of a View and right-click in the Diagram or SQL pane I do not get an option to Change Type.  I wish to create a Del...
Zones: MS SQL Server, Font CreatorDate Answered: 07/08/2000 Grade: A Views: 0
i have tried numerous combinations but can't find a way to do wildcard queries in sql like i can in access. in access, i would use the term LIKE "*a*" to do the query. could someone tell me what th...
Zones: MS SQL ServerDate Answered: 10/22/2000 Grade: A Views: 0
In a app I wrote I have an SQL statement that takes an extremely long amount of time to run.  I am looking for a way to break out of the query if it takes longer than usual.  (The same as if you ar...
Zones: MS AccessDate Answered: 10/29/2001 Grade: A Views: 0
Hi , i have a number of results i want to display and was wondering the best way. I'm querying 2 values for example Where currency=EUR and Name=John Where currency=DEM and Name=John Where curr...
Zones: MS AccessDate Answered: 11/19/2001 Grade: B Views: 0
Here is my problem: I need to fill a dataset, but queries last quite long (about 10 minutes). Returned amount of data is not very large and once the dataset is filled there's no problem but while ...
Zones: C#Date Answered: 08/03/2004 Grade: A Views: 0
I'm not much of an SQL type and this one is a bit beyond me.... I have a table of account #s, dates, and payments.  Let's say that the columns are named: account_id, date_rec, amount I wan...
Zones: DatabasesDate Answered: 05/31/2003 Grade: A Views: 0
is there a way to set the source of a report to an sql query? j00lean
Zones: Crystal Reports SoftwareDate Answered: 09/15/2003 Grade: A Views: 0
Hi, I have data in my table like this. SITE                                               D1          D2           -------------------------------------------------- ----------- A          ...
Zones: MS SQL ServerDate Answered: 11/17/2003 Grade: A Views: 0