Hello all..
Plz look at my thread...
I have a date field in my data base table..
And i want to increment that date coming from database table..
Can any one help me please...
Thanks...
Shanti.
Hello all..
Plz look at my thread...
I have a date field in my data base table..
And i want to increment that date coming from database table..
Can any one help me please...
Thanks...
Shanti.
Hello all..
Plz look at my thread...
I have a date field in my data base table..
And i want to increment that date coming from database table..Can any one help me please...
Thanks...
Shanti.
You ca do it with DATEADD, directly in MySql
SELECT DATEADD(...) AS IncrementedDate from ...
Thank you allexxi for your reply...
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.