Click here to Skip to main content
15,911,848 members
Home / Discussions / Database
   

Database

 
QuestionCLR Stored Procedures and Deploying them to a Client [modified] Pin
Drew McGhie5-Jul-06 7:56
Drew McGhie5-Jul-06 7:56 
AnswerRe: CLR Stored Procedures and Deploying them to a Client Pin
Drew McGhie5-Jul-06 8:56
Drew McGhie5-Jul-06 8:56 
Questionsql Pin
Tara145-Jul-06 4:22
Tara145-Jul-06 4:22 
AnswerRe: sql Pin
Colin Angus Mackay5-Jul-06 5:10
Colin Angus Mackay5-Jul-06 5:10 
AnswerRe: sql Pin
Frank Kerrigan5-Jul-06 5:56
Frank Kerrigan5-Jul-06 5:56 
GeneralRe: sql Pin
Tara145-Jul-06 6:56
Tara145-Jul-06 6:56 
GeneralRe: sql [modified] Pin
Colin Angus Mackay5-Jul-06 9:29
Colin Angus Mackay5-Jul-06 9:29 
GeneralRe: sql Pin
Tara145-Jul-06 10:36
Tara145-Jul-06 10:36 
Thankyou so much for your help.

I am coding a program in vc++ and I use MS Access as the database. We need to know a little bit to sql to interact with the database. I just mentioned 1st row and 3 row as examples.

In my program I do not know which row it actually is. Therefore, even if there is a primary key assosiated with a row, its of now use to my program.

I was trying something like this:
SELECT * FROM Tab1 WHERE param='AS' AND param='BJ' AND cat='x1' AND payee='y1'


But the sql was not accepted.



Fortitudine Vincimus!

GeneralRe: sql Pin
Colin Angus Mackay5-Jul-06 12:17
Colin Angus Mackay5-Jul-06 12:17 
GeneralRe: sql Pin
Tara145-Jul-06 20:34
Tara145-Jul-06 20:34 
QuestionDropDownList Pin
Gowri.M5-Jul-06 0:52
Gowri.M5-Jul-06 0:52 
AnswerRe: DropDownList Pin
Frank Kerrigan5-Jul-06 1:50
Frank Kerrigan5-Jul-06 1:50 
GeneralRe: DropDownList Pin
Jerry Hammond6-Jul-06 18:11
Jerry Hammond6-Jul-06 18:11 
GeneralRe: DropDownList Pin
Colin Angus Mackay6-Jul-06 20:26
Colin Angus Mackay6-Jul-06 20:26 
GeneralRe: DropDownList Pin
Jerry Hammond7-Jul-06 4:00
Jerry Hammond7-Jul-06 4:00 
AnswerRe: DropDownList Pin
PlayByTheRules5-Jul-06 2:51
PlayByTheRules5-Jul-06 2:51 
GeneralRe: DropDownList Pin
Jerry Hammond6-Jul-06 18:12
Jerry Hammond6-Jul-06 18:12 
Questionhow to use now() function in the access? Pin
KSCsoft5-Jul-06 0:01
KSCsoft5-Jul-06 0:01 
AnswerRe: how to use now() function in the access? Pin
sathish s5-Jul-06 0:26
sathish s5-Jul-06 0:26 
GeneralRe: how to use now() function in the access? Pin
KSCsoft5-Jul-06 17:42
KSCsoft5-Jul-06 17:42 
AnswerRe: how to use now() function in the access? Pin
Eric Dahlvang5-Jul-06 3:32
Eric Dahlvang5-Jul-06 3:32 
GeneralRe: how to use now() function in the access? Pin
KSCsoft5-Jul-06 17:50
KSCsoft5-Jul-06 17:50 
GeneralRe: how to use now() function in the access? Pin
Eric Dahlvang6-Jul-06 3:26
Eric Dahlvang6-Jul-06 3:26 
QuestionTransferring data between databases Pin
divyaswati4-Jul-06 18:50
divyaswati4-Jul-06 18:50 
AnswerRe: Please help me it's urgent Pin
Igor Sukhov4-Jul-06 19:24
Igor Sukhov4-Jul-06 19:24 

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.