You cannot return var type since it's not a type like int or string. It simply allows the compiler to infer the real type.
Regards David R --------------------------------------------------------------- "Every program eventually becomes rococo, and then rubble." - Alan Perlis
hiiiiiiiii Here rizvan,please go in asp.net Format Meanu please select what u want to reset then go in fromat menu the select position u can then find the result what u want Thanks and Regards RIZVAN SIVALLY Zrs Technology Pvt Ltd www.zrstechnology.com
rizvan sivally
Hey there Sayed, Easiest way I can think of would be to keep a master copy of an empty .MDB file and then just copy it to the specified location using the File class when you want to... // example File.Copy(path, path2, true);