Viewing 6 posts - 1 through 6 (of 6 total)
thanks for your replies
but i have done it by using variable of type DateTime? which allows null value.
thanks alot
March 8, 2010 at 4:49 am
studentTableAdapter studentTable = new studentTableAdapter();
string s = txtName.Text;
string d = txtDate.Text;
...
March 8, 2010 at 2:56 am
lowell tell me one thing,i have three table in my full text catalog, each table contain a name field but they have different names, like for customer c_name, for artist...
February 23, 2010 at 4:40 am
lowell thank u so much
i am editing the sng file, but when i edit the enu file it worked.
thank u so much
February 22, 2010 at 2:41 am
THANKS FOR YOUR HELP BUT IT STILL NOT WORKING FOR ME.
I have edit my tsENG file,which look like this
<XML ID="Microsoft Search Thesaurus">
<thesaurus xmlns="x-schema:tsSchema.xml">
<diacritics_sensitive>0</diacritics_sensitive>
...
February 22, 2010 at 12:53 am
guyz i am having problem in delete a record
i am using northwind database and want to delete custom.
the customer table pk is fk in order table and order tablt pk...
February 18, 2010 at 7:18 am
Viewing 6 posts - 1 through 6 (of 6 total)