Click here to Skip to main content
15,888,351 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: SQL Restore and Backup Pin
| Muhammad Waqas Butt |14-Sep-05 23:49
professional| Muhammad Waqas Butt |14-Sep-05 23:49 
GeneralRe: SQL Restore and Backup Pin
kenexcelon15-Sep-05 3:37
kenexcelon15-Sep-05 3:37 
QuestionCrystal Report Viewer Border Color Change Pin
prathiba_naresh14-Sep-05 3:42
prathiba_naresh14-Sep-05 3:42 
QuestionHow do set another folder than \bin for my assemblies when "Local Copy"... Pin
MaWeRic14-Sep-05 1:27
MaWeRic14-Sep-05 1:27 
QuestionDataAdapter.Update Pin
Adnan Yousuf14-Sep-05 0:09
Adnan Yousuf14-Sep-05 0:09 
QuestionVB.Net/Crystal Report 10 problem when installing program Pin
risepop13-Sep-05 21:26
risepop13-Sep-05 21:26 
Questionretrieving server date and time Pin
abhinish13-Sep-05 20:40
abhinish13-Sep-05 20:40 
AnswerRe: retrieving server date and time Pin
Dave Kreskowiak15-Sep-05 4:40
mveDave Kreskowiak15-Sep-05 4:40 
Since you're talking to an SQL Server, you can get the current date/time from a stored procedure. SQL Server uses GETDATE() to return the local date and time of the box the server is running on.
SELECT GETDATE()



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: retrieving server date and time Pin
dptalt16-Sep-05 2:52
dptalt16-Sep-05 2:52 
GeneralRe: retrieving server date and time Pin
Dave Kreskowiak16-Sep-05 3:15
mveDave Kreskowiak16-Sep-05 3:15 
GeneralRe: retrieving server date and time Pin
dptalt16-Sep-05 3:41
dptalt16-Sep-05 3:41 
QuestionOpening a Notepad file through opendialogbox in vb.net Pin
Anonymous13-Sep-05 20:34
Anonymous13-Sep-05 20:34 
AnswerRe: Opening a Notepad file through opendialogbox in vb.net Pin
Anonymous13-Sep-05 21:44
Anonymous13-Sep-05 21:44 
GeneralRe: Opening a Notepad file through opendialogbox in vb.net Pin
Anonymous13-Sep-05 22:50
Anonymous13-Sep-05 22:50 
GeneralRe: Opening a Notepad file through opendialogbox in vb.net Pin
Dave Kreskowiak14-Sep-05 1:45
mveDave Kreskowiak14-Sep-05 1:45 
GeneralRe: Opening a Notepad file through opendialogbox in vb.net Pin
Anonymous14-Sep-05 21:17
Anonymous14-Sep-05 21:17 
Question[SOS] about API(SendMessage or PostMessage),help me ,please Pin
cnet200813-Sep-05 20:09
cnet200813-Sep-05 20:09 
AnswerRe: [SOS] about API(SendMessage or PostMessage),help me ,please Pin
cnet200814-Sep-05 20:49
cnet200814-Sep-05 20:49 
GeneralRe: [SOS] about API(SendMessage or PostMessage),help me ,please Pin
Dave Kreskowiak15-Sep-05 7:18
mveDave Kreskowiak15-Sep-05 7:18 
QuestionFocus in RichTextBox Pin
Taen_Karth13-Sep-05 17:57
Taen_Karth13-Sep-05 17:57 
AnswerRe: Focus in RichTextBox Pin
Steve Pullan13-Sep-05 21:23
Steve Pullan13-Sep-05 21:23 
QuestionString and Object Pin
militiaware13-Sep-05 15:31
militiaware13-Sep-05 15:31 
AnswerRe: String and Object Pin
rwestgraham13-Sep-05 15:45
rwestgraham13-Sep-05 15:45 
QuestionExcel and vbscript Pin
netmeister13-Sep-05 11:32
netmeister13-Sep-05 11:32 
Questionautomate saving a web page? Pin
gtjr9213-Sep-05 8:36
gtjr9213-Sep-05 8:36 

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.