| | |
how to add 2 dates that are in string format to get the next date
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2008
Posts: 1,160
Reputation:
Solved Threads: 137
you posted this in the asp forum, but you are asking for sql
how are you wanting to add dates?
you can add dates together, but i don't really know what good that would do for you
be more clear on what you want
if you want to just add days lets say
how are you wanting to add dates?
you can add dates together, but i don't really know what good that would do for you
be more clear on what you want
if you want to just add days lets say
ASP.NET Syntax (Toggle Plain Text)
dateadd(d,1,getdate())
Custom Application & Software Development
www.houseshark.net
www.houseshark.net
•
•
Join Date: Sep 2008
Posts: 1
Reputation:
Solved Threads: 0
hi guys
•
•
•
•
First convert both string into date format
then two dates can be add in vb.net using function.
So for in ASp.net forum u need to right customised function.
Same in SQL for Ms SQL SERVER using procedure u can convert strings to a date format
and then using datediff & dateadd function user can add to diff. dates are in string format
ASP.NET Syntax (Toggle Plain Text)
![]() |
Similar Threads
- Tutorial: Handling Dates and Time in Delphi (Pascal and Delphi)
- Open In New Window Php (PHP)
- having some trouble with my project (Java)
- day of week(urgently needed)plzzzzzzz (JSP)
- Here is the doc file for the assignment (C++)
- I lack focus... (Java)
- Can Someone please check my project & comment/tips (C)
- This ought to be simple - extra spaces (PHP)
Other Threads in the ASP.NET Forum
- Previous Thread: How to disable or assign a enter key to a particular group of controls
- Next Thread: What is .NET framework?
| Thread Tools | Search this Thread |
.net 2.0 activexcontrol advice ajax alltypeofvideos asp asp.net bc30451 bottomasp.net box browser button c# c#gridviewcolumn checkbox click commonfunctions compatible confirmationcodegeneration content contenttype courier css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock development dgv dropdownlist dynamically edit expose fileuploader fill flash formatdecimal forms formview gridview gudi homeedition iframe iis javascript jquery listbox login microsoft mono mouse mssql multistepregistration news numerical objects opera panelmasterpagebuttoncontrols radio ratings redirect registration relationaldatabases reportemail rotatepage save schoolproject search security serializesmo.table silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking unauthorized validation vb.net video videos virtualdirectory vista visual-studio visualstudio web webapplications webarchitecture webdevelopemnt webprogramming webservice xml xsl youareanotmemberofthedebuggerusers






