Click here to Skip to main content
15,897,518 members
Home / Discussions / Database
   

Database

 
Questionhow to find the last updated row Pin
VG Ramanan2-Nov-07 19:38
VG Ramanan2-Nov-07 19:38 
AnswerRe: how to find the last updated row Pin
Imran Khan Pathan2-Nov-07 20:28
Imran Khan Pathan2-Nov-07 20:28 
QuestionDotNet Nuke Pin
sandipchandra17@gmail.com2-Nov-07 19:32
sandipchandra17@gmail.com2-Nov-07 19:32 
AnswerRe: DotNet Nuke Pin
John-ph2-Nov-07 20:54
John-ph2-Nov-07 20:54 
AnswerRe: DotNet Nuke Pin
Paul Conrad3-Nov-07 5:37
professionalPaul Conrad3-Nov-07 5:37 
QuestionDotNet Nuke Pin
sandipchandra17@gmail.com2-Nov-07 19:32
sandipchandra17@gmail.com2-Nov-07 19:32 
AnswerRe: DotNet Nuke Pin
John-ph2-Nov-07 20:26
John-ph2-Nov-07 20:26 
AnswerRe: DotNet Nuke Pin
Paul Conrad3-Nov-07 5:37
professionalPaul Conrad3-Nov-07 5:37 
QuestionStatic Ip Problem with sql server Pin
cm pandian2-Nov-07 19:02
cm pandian2-Nov-07 19:02 
AnswerRe: Static Ip Problem with sql server Pin
Ghazi H. Wadi2-Nov-07 22:24
Ghazi H. Wadi2-Nov-07 22:24 
AnswerRe: Static Ip Problem with sql server Pin
Paul Conrad3-Nov-07 5:38
professionalPaul Conrad3-Nov-07 5:38 
QuestionFileDialog assistance needed... [modified] Pin
new_phoenix2-Nov-07 7:21
new_phoenix2-Nov-07 7:21 
AnswerRe: FileDialog assistance needed... Pin
pmarfleet2-Nov-07 13:18
pmarfleet2-Nov-07 13:18 
QuestionRemembering the Query ResultsSet across Pages in a GridView Pin
Brian C Hart2-Nov-07 6:53
professionalBrian C Hart2-Nov-07 6:53 
AnswerRe: Remembering the Query ResultsSet across Pages in a GridView Pin
Brian C Hart2-Nov-07 7:18
professionalBrian C Hart2-Nov-07 7:18 
QuestionGetting the length of a TextBox in VBA... Pin
new_phoenix2-Nov-07 6:21
new_phoenix2-Nov-07 6:21 
AnswerRe: Getting the length of a TextBox in VBA... Pin
Paddy Boyd2-Nov-07 6:44
Paddy Boyd2-Nov-07 6:44 
GeneralRe: Getting the length of a TextBox in VBA... Pin
new_phoenix2-Nov-07 7:33
new_phoenix2-Nov-07 7:33 
AnswerRe: Getting the length of a TextBox in VBA... Pin
BrokenS2-Nov-07 11:59
BrokenS2-Nov-07 11:59 
AnswerRe: Getting the length of a TextBox in VBA... Pin
anthoy4-Nov-07 21:25
anthoy4-Nov-07 21:25 
QuestionCreate Table Query Pin
sindhutiwari2-Nov-07 2:53
sindhutiwari2-Nov-07 2:53 
AnswerRe: Create Table Query Pin
Ghazi H. Wadi2-Nov-07 22:12
Ghazi H. Wadi2-Nov-07 22:12 
use the key word image instead
create table tab
(
name varchar(30),
dateofbirth datetime,
photo image
)

cheers
Raz

/*
Ghazi Hadi Al Wadi, PMP, ASQ SSGB, DBA
*/


QuestionSQL DATABASE BACKUP Pin
kibromg2-Nov-07 0:51
kibromg2-Nov-07 0:51 
AnswerRe: SQL DATABASE BACKUP Pin
Hesham Amin2-Nov-07 1:15
Hesham Amin2-Nov-07 1:15 
GeneralRe: SQL DATABASE BACKUP Pin
kibromg2-Nov-07 1:55
kibromg2-Nov-07 1:55 

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.