Click here to Skip to main content
15,900,815 members
Home / Discussions / Database
   

Database

 
Generalinteresting TSQL Q Pin
User 814724-Apr-03 7:49
User 814724-Apr-03 7:49 
QuestiondBASE Technical Specification? Pin
Mark Sanders24-Apr-03 3:30
Mark Sanders24-Apr-03 3:30 
AnswerRe: dBASE Technical Specification? Pin
Anonymous24-Apr-03 7:04
Anonymous24-Apr-03 7:04 
AnswerRe: dBASE Technical Specification? Pin
David Salter24-Apr-03 22:43
David Salter24-Apr-03 22:43 
AnswerRe: dBASE Technical Specification? Pin
STW27-Apr-03 10:44
STW27-Apr-03 10:44 
GeneralConnection Pooling Problem Pin
John Honan24-Apr-03 2:15
John Honan24-Apr-03 2:15 
GeneralRe: Connection Pooling Problem Pin
John Honan24-Apr-03 8:14
John Honan24-Apr-03 8:14 
GeneralMSAccess Column Format property Pin
KalliMan23-Apr-03 4:09
KalliMan23-Apr-03 4:09 
Hi,
I 'm Using ADOX from VC(I suppose ADO VB is same that ADO
VC) to create tables in Access 2000 and Access 97,
containing
several columns/fields with
the (Yes/No) or(datatime) data type. The format property
of these fields is blank and needs to be
set to (yes/no) or (format date).
I need to make this change by using code and not manually,
unfortunatly I can't see
any way of accessing the Format property of the field.

Is there somebody who know how can I chande Format
Property From ADO?
Or is there some SQL Statement that can do it? I.e.
Something like that:
"ALTER TABLE MyTable ALTER COLUMN DataTimeField DataTime
(here my format string)" --> ("Medium Date") or ("Long
Data")
or
"ALTER TABLE MyTable ALTER COLUMN YesOrNo YESNO(here my
format string)" --> ("Yes/No") or ("True/False")

Regards:
KalliMan.
GeneralODBC support in Visual Studio.net 2003 Pin
aaronflaugh22-Apr-03 10:56
aaronflaugh22-Apr-03 10:56 
GeneralRe: ODBC support in Visual Studio.net 2003 Pin
jscroft25-Apr-03 17:10
jscroft25-Apr-03 17:10 
GeneralProblem with Master Detail Pin
Anonymous22-Apr-03 8:57
Anonymous22-Apr-03 8:57 
GeneralUsing mySQL Pin
BadJerry22-Apr-03 7:25
BadJerry22-Apr-03 7:25 
GeneralRe: Using mySQL Pin
Anonymous24-Apr-03 7:06
Anonymous24-Apr-03 7:06 
GeneralRe: Using mySQL Pin
J. Dunlap24-Apr-03 7:45
J. Dunlap24-Apr-03 7:45 
GeneralRe: Using mySQL Pin
perlmunger30-Apr-03 7:08
perlmunger30-Apr-03 7:08 
GeneralRe: Using mySQL Pin
Jean-Marc Molina29-May-03 13:46
Jean-Marc Molina29-May-03 13:46 
GeneralRe: Using mySQL Pin
perlmunger29-May-03 13:53
perlmunger29-May-03 13:53 
GeneralRe: Using mySQL Pin
Jean-Marc Molina29-May-03 13:54
Jean-Marc Molina29-May-03 13:54 
GeneralRe: Using mySQL Pin
Joshua Nussbaum30-Apr-03 7:57
Joshua Nussbaum30-Apr-03 7:57 
Generalconnectionstrings Pin
Hesham Amin21-Apr-03 23:07
Hesham Amin21-Apr-03 23:07 
GeneralUpdating SQL Row Data Pin
gollnick20-Apr-03 4:33
gollnick20-Apr-03 4:33 
GeneralGet Auto-Increment columns from Access using OleDb Pin
krisp19-Apr-03 13:43
krisp19-Apr-03 13:43 
QuestionODBC driver and MSAccess, what's wrong? Pin
Konstantin S. Diguine18-Apr-03 1:59
Konstantin S. Diguine18-Apr-03 1:59 
GeneralApplication is still running or a crash occured Pin
ovidiu_pon17-Apr-03 22:08
ovidiu_pon17-Apr-03 22:08 
GeneralRe: Application is still running or a crash occured Pin
andyharman18-Apr-03 4:21
professionalandyharman18-Apr-03 4:21 

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.