Click here to Skip to main content
15,883,705 members
Home / Discussions / Database
   

Database

 
Questionconnection string and dynamic connection string Pin
Phumlani Kunene24-Jun-09 3:55
Phumlani Kunene24-Jun-09 3:55 
AnswerRe: connection string and dynamic connection string Pin
J4amieC24-Jun-09 5:50
J4amieC24-Jun-09 5:50 
AnswerRe: connection string and dynamic connection string Pin
Niladri_Biswas24-Jun-09 17:16
Niladri_Biswas24-Jun-09 17:16 
QuestionWhat is code for log_In in ASP Pin
Phumlani Kunene24-Jun-09 3:49
Phumlani Kunene24-Jun-09 3:49 
AnswerRe: What is code for log_In in ASP Pin
J4amieC24-Jun-09 5:51
J4amieC24-Jun-09 5:51 
AnswerRe: What is code for log_In in ASP Pin
Jerry Hammond24-Jun-09 6:27
Jerry Hammond24-Jun-09 6:27 
AnswerRe: What is code for log_In in ASP Pin
Niladri_Biswas24-Jun-09 18:52
Niladri_Biswas24-Jun-09 18:52 
QuestionProblem when creating query on base of combination Pin
Rupesh Kumar Swami24-Jun-09 0:00
Rupesh Kumar Swami24-Jun-09 0:00 
hi all
i want to prepare a query which returns the result on the basis of combination of character.

In my MSAccess Database, table have two fields Id and Name
Scenario is following

1 have 3 buttons with title "abc" ,"def","ghi"

1.if we first click on "abc" button then query must return the result for which name field begins with 'a' or 'b' or 'c' OR it contains " a"(space before a) or " b"(space before b) or " c"(space before c).

2. Now if we click on button "def" (remember that in previous step we click on "abc" button) then it must return the record that start with ('ad','bd','cd','ae','be','ce','af','bf','cf') OR it contains (' ad',' bd',' cd',' ae',' be',' ce',' af',' bf',' cf') means space before text

and so on..

Please suggest me how can i build query for this type of condition.

Rupesh Kumar Swami
Software Developer,
Integrated Solution,
Bikaner (India)

My Company
Award: Best VB.NET article of June 2008: Create Column Charts Using OWC11

AnswerRe: Problem when creating query on base of combination Pin
Syed Mehroz Alam24-Jun-09 1:11
Syed Mehroz Alam24-Jun-09 1:11 
GeneralRe: Problem when creating query on base of combination Pin
Rupesh Kumar Swami24-Jun-09 1:45
Rupesh Kumar Swami24-Jun-09 1:45 
AnswerRe: Problem when creating query on base of combination [modified] Pin
Niladri_Biswas24-Jun-09 2:16
Niladri_Biswas24-Jun-09 2:16 
GeneralRe: Problem when creating query on base of combination Pin
J4amieC24-Jun-09 2:21
J4amieC24-Jun-09 2:21 
GeneralRe: Problem when creating query on base of combination Pin
Niladri_Biswas24-Jun-09 2:23
Niladri_Biswas24-Jun-09 2:23 
GeneralRe: Problem when creating query on base of combination Pin
Rupesh Kumar Swami3-Jul-09 6:08
Rupesh Kumar Swami3-Jul-09 6:08 
QuestionSQL proxy server Pin
Maddie from Dartford23-Jun-09 19:58
Maddie from Dartford23-Jun-09 19:58 
AnswerRe: SQL proxy server Pin
_Damian S_23-Jun-09 20:13
professional_Damian S_23-Jun-09 20:13 
QuestionMoney or Decimal datatype? Pin
VisualLive23-Jun-09 16:29
VisualLive23-Jun-09 16:29 
AnswerRe: Money or Decimal datatype? [modified] Pin
Niladri_Biswas23-Jun-09 17:25
Niladri_Biswas23-Jun-09 17:25 
GeneralRe: Money or Decimal datatype? Pin
VisualLive23-Jun-09 18:19
VisualLive23-Jun-09 18:19 
GeneralRe: Money or Decimal datatype? Pin
Niladri_Biswas23-Jun-09 18:21
Niladri_Biswas23-Jun-09 18:21 
QuestionHelp in deploying program with database attached Pin
galil45023-Jun-09 10:13
galil45023-Jun-09 10:13 
AnswerRe: Help in deploying program with database attached Pin
Niladri_Biswas24-Jun-09 2:58
Niladri_Biswas24-Jun-09 2:58 
AnswerRe: Help in deploying program with database attached Pin
galil45024-Jun-09 6:01
galil45024-Jun-09 6:01 
QuestionRe: Help in deploying program with database attached Pin
Kschuler24-Jun-09 7:40
Kschuler24-Jun-09 7:40 
AnswerRe: Help in deploying program with database attached Pin
galil45024-Jun-09 7:44
galil45024-Jun-09 7:44 

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.