Is it possible to schedule SQL Express BAckup using SQL DMO do I need to use
WScript.Shell,SQLDMO.SQLServer,SQLDMO.Category,SQLDMO.Job,
SQLDMO.JobStep,SQLDMO.JobSchedule
SQL Server SMO/DMO
Is it possible to schedule SQL Express BAckup using SQL DMO do I need to use
WScript.Shell,SQLDMO.SQLServer,SQLDMO.Category,SQLDMO.Job,
SQLDMO.JobStep,SQLDMO.JobSchedule
is it possible to Schedule SQLExpress Backup using SQLDMO SQL Express does not support SQL Agent then how can I view jobs created using SQLDMO In management studio ,jobs option is unavailable. I have written code to add JObSchedule/job/jobStep and program is running without errors .. but no way to find out whether job is actually created and executed..
Hello,
A similar question. I am writing my first application. It is a small data entry and data display Form. How can the user of this deployed (if ever) application save the database to a memory stick and open it in an other instance of the same application on a different computer It is a normal and expected when say someone writes a text, that that text can be saved, moved and opened it in any other computer -- so far the computer has a program installed which is capable to read it.
How could this be implemented Is the application welded to a database and cann't be detached from it Can the data itself be separated from the database as in the case of an Access or FileMaker solution
Greetings,
Seemingly there are lot of newbies and not so newbies chasing after an answer for this problem.