Click here to Skip to main content
15,891,136 members
Home / Discussions / Database
   

Database

 
Questionlocking mdb file Pin
Pankaj Deharia11-Apr-09 2:46
professionalPankaj Deharia11-Apr-09 2:46 
AnswerRe: locking mdb file Pin
Henry Minute11-Apr-09 2:53
Henry Minute11-Apr-09 2:53 
AnswerRe: locking mdb file Pin
Luc 64801111-Apr-09 3:27
Luc 64801111-Apr-09 3:27 
Questionhow to use ObjectDataSource Pin
JAYRAJ GIRI11-Apr-09 2:10
JAYRAJ GIRI11-Apr-09 2:10 
AnswerRe: how to use ObjectDataSource Pin
Mycroft Holmes11-Apr-09 15:54
professionalMycroft Holmes11-Apr-09 15:54 
QuestionColumn as row Pin
Saiyed Alam10-Apr-09 6:21
Saiyed Alam10-Apr-09 6:21 
AnswerRe: Column as row Pin
Luc 64801110-Apr-09 7:05
Luc 64801110-Apr-09 7:05 
QuestionIif() statement usage problem [modified] Pin
dasha_pl10-Apr-09 0:55
dasha_pl10-Apr-09 0:55 
Hello!
I have following Microsoft Visual FoxPro expression:

Iif(a, b, ""), where 

a = (IsNull(var1), "Z", var1 <> "A")

b = Iif(IsNull(myDate), Replicate("Z", 10), ConvertTimeToCharacter(myDate, 1))

I have divided this expression to "a" and "b" for better readability


I know that statement "a" should return Boolean value, but why "Z" is present there?
Please, could somebody explain me the meaning of statement "a".
I've looking through Internet without any results. Frown | :(
Thanks in advance!

modified on Friday, April 10, 2009 7:04 AM

AnswerRe: Iif() statement usage problem Pin
riced10-Apr-09 4:11
riced10-Apr-09 4:11 
Questioncan I use '+=' in a datarow Pin
Maverickcool9-Apr-09 21:52
Maverickcool9-Apr-09 21:52 
AnswerRe: can I use '+=' in a datarow Pin
Mycroft Holmes9-Apr-09 22:25
professionalMycroft Holmes9-Apr-09 22:25 
AnswerRe: can I use '+=' in a datarow Pin
Colin Angus Mackay10-Apr-09 8:15
Colin Angus Mackay10-Apr-09 8:15 
GeneralRe: can I use '+=' in a datarow Pin
Maverickcool10-Apr-09 10:36
Maverickcool10-Apr-09 10:36 
QuestionOracle 11g Express Database? (I need TransactionScope support) Pin
devvvy9-Apr-09 17:07
devvvy9-Apr-09 17:07 
QuestionHow to select first n characters using stored procedure Pin
Meax9-Apr-09 8:04
Meax9-Apr-09 8:04 
AnswerRe: How to select first n characters using stored procedure Pin
Mycroft Holmes9-Apr-09 22:26
professionalMycroft Holmes9-Apr-09 22:26 
GeneralRe: How to select first n characters using stored procedure Pin
Meax10-Apr-09 3:58
Meax10-Apr-09 3:58 
GeneralRe: How to select first n characters using stored procedure Pin
Ramke16-Apr-09 0:05
Ramke16-Apr-09 0:05 
AnswerRe: How to select first n characters using stored procedure Pin
Ashfield12-Apr-09 4:31
Ashfield12-Apr-09 4:31 
QuestionDuplicate Rows Pin
Saiyed Alam9-Apr-09 4:50
Saiyed Alam9-Apr-09 4:50 
AnswerRe: Duplicate Rows Pin
Rob Philpott9-Apr-09 5:25
Rob Philpott9-Apr-09 5:25 
GeneralRe: Duplicate Rows Pin
Saiyed Alam9-Apr-09 6:49
Saiyed Alam9-Apr-09 6:49 
Questioncursor goes in to infinit loop......... Pin
pranavcool9-Apr-09 0:28
pranavcool9-Apr-09 0:28 
AnswerRe: cursor goes in to infinit loop......... Pin
Rob Philpott9-Apr-09 0:56
Rob Philpott9-Apr-09 0:56 
QuestionCan Predictive Analysis be done in SQL Server 2005? Pin
sunit_828-Apr-09 23:47
sunit_828-Apr-09 23:47 

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.