hi, i am new to vc++,i am trying to add two dates but i could not get it.can anyone help me in solving this?i want to add two dates and store it in a variable (of any type), like datediff in vb do we have any such functions in vc++? thanks in advance for all
S
shank_prasad
@shank_prasad
Posts
-
adding dates -
Prb:Full Text Searchhi, I executed "EXEC sp_fulltext_database 'enable'" in the query analyser of sql 2000.I am getting the following error: "Full-Text Search is not installed or a full-text component could not be loaded". Can anyone guide me how to fix this problem.how to install this full text component,atleast any site name or the url from where i can download. Thanks for all in advance
-
How to:Transfer Table to Text?Hi, I want to copy a Table (in sql server) to a specified Text File programmatically using DTS.Can any one help me?If possible can u please paste the code? Thanks in advance