Click here to Skip to main content
16,005,114 members
Home / Discussions / Database
   

Database

 
AnswerRe: Need query for the table..., Pin
_Damian S_30-Jul-07 19:33
professional_Damian S_30-Jul-07 19:33 
GeneralRe: Need query for the table..., Pin
Member 387988130-Jul-07 20:22
Member 387988130-Jul-07 20:22 
GeneralRe: Need query for the table..., Pin
Member 387988130-Jul-07 20:32
Member 387988130-Jul-07 20:32 
AnswerRe: Need query for the table..., Pin
Blue_Boy30-Jul-07 22:06
Blue_Boy30-Jul-07 22:06 
GeneralRe: Need query for the table..., Pin
Member 387988131-Jul-07 0:01
Member 387988131-Jul-07 0:01 
QuestionInstalling and using Developer 2005 Pin
Paul Selormey30-Jul-07 15:08
Paul Selormey30-Jul-07 15:08 
AnswerRe: Installing and using Developer 2005 Pin
Mike Dimmick30-Jul-07 22:58
Mike Dimmick30-Jul-07 22:58 
QuestionAlphabetical Select Statement Pin
Sam Heller30-Jul-07 12:00
Sam Heller30-Jul-07 12:00 
I am unsure about how to code in SQL the following select procedure. I have a list of companies, around 500, and I want to display them in a usefull way on my site. I have proposed a A-D E-H I-L etc system where the user can select just a chunk of the alphabet to display. Therefore I am going have some form of range parameter that I will be adding to the SQL query.

What would be the best way to create this code in a modular fashion so that I could fire different variations of ranges at it without having to pre set them all up.

I would guess the code would ustilise the LIKE keyword with a wildcard after it but how would I create the prefix. I have never heard of any Alphabetical objects in SQL.

Any help would be greatly appreciated. Thanks
AnswerRe: Alphabetical Select Statement Pin
Paul Conrad30-Jul-07 12:16
professionalPaul Conrad30-Jul-07 12:16 
GeneralRe: Alphabetical Select Statement Pin
Sam Heller30-Jul-07 22:16
Sam Heller30-Jul-07 22:16 
GeneralRe: Alphabetical Select Statement Pin
andyharman30-Jul-07 22:44
professionalandyharman30-Jul-07 22:44 
GeneralRe: Alphabetical Select Statement Pin
Sam Heller30-Jul-07 22:47
Sam Heller30-Jul-07 22:47 
GeneralRe: Alphabetical Select Statement Pin
Paul Conrad31-Jul-07 3:01
professionalPaul Conrad31-Jul-07 3:01 
GeneralRe: Alphabetical Select Statement Pin
Sam Heller31-Jul-07 3:05
Sam Heller31-Jul-07 3:05 
GeneralRe: Alphabetical Select Statement Pin
Paul Conrad31-Jul-07 13:10
professionalPaul Conrad31-Jul-07 13:10 
GeneralRe: Alphabetical Select Statement Pin
Paul Conrad31-Jul-07 3:00
professionalPaul Conrad31-Jul-07 3:00 
Question"Fuzzy search" component Pin
afendi30-Jul-07 11:49
afendi30-Jul-07 11:49 
QuestionSelect from a DataTable Pin
MohammadAmiry30-Jul-07 8:05
MohammadAmiry30-Jul-07 8:05 
AnswerRe: Select from a DataTable Pin
Aaron VanWieren30-Jul-07 13:56
Aaron VanWieren30-Jul-07 13:56 
GeneralRe: Select from a DataTable Pin
MohammadAmiry31-Jul-07 2:55
MohammadAmiry31-Jul-07 2:55 
GeneralRe: Select from a DataTable Pin
Aaron VanWieren31-Jul-07 8:55
Aaron VanWieren31-Jul-07 8:55 
QuestionView Next & Previous Data using C# Pin
Saiyed Alam30-Jul-07 6:06
Saiyed Alam30-Jul-07 6:06 
AnswerRe: View Next & Previous Data using C# Pin
Paul Conrad30-Jul-07 13:59
professionalPaul Conrad30-Jul-07 13:59 
AnswerRe: View Next & Previous Data using C# Pin
Mike Dimmick30-Jul-07 23:43
Mike Dimmick30-Jul-07 23:43 
QuestionDTS Query Pin
A.Muthunagai30-Jul-07 1:20
A.Muthunagai30-Jul-07 1:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.