i want to use backup and restore database using visual basic 6 code. i use sql server 2005 as a database engine. i was using sqldmo but it only works for sql server 2000 and sqlsmo works only for .NET codes.
anybody who can tell me the way to backup and restore sql server 2005 database using visual basic 6 code.