Advertisement

1 - 3 of 3 containing alltags:("VB 2005, SQL Server 2005 Express Edition") (0.003 seconds)
I am working on a program for students.  I have two forms: Form1 will contain datagridview to show all the students info (ie.student_id,first_name,last_name,contact_no) Form2 will contain the cor...
Zones: MS Visual Basic, Visual StudioDate Answered: 04/09/2008 Grade: A Views: 15
Hi, I have two forms: Form1 will contain datagridview to show all the students info (ie.student_id,first_name,last_name,contact_no) Form2 will contain the corresponding student_id,first_name,las...
Zones: MS Visual BasicDate Answered: 04/11/2008 Grade: A Views: 117
How do I insert datetime text string into datetime column? I've done the following: SELECT CONVERT(datetime,'select convert(datetime,convert(varchar(20),enter_time,106)) from access_log', 105 )+ c...
Zones: SQL Server 2005, MS SQL ServerDate Answered: 04/25/2008 Grade: A Views: 120
  • 1