...warmińsko-mazurskiego połączenia do Iławy zostaną na razie utrzymane. - Społeczeństwo ma prawo oczekiwać, że zostanie dowiezione tam, gdzie chce. Musimy służyć ludziom - zapewnia Mikołaj Segień, prezes SKM. - Nie pozwolimy więc, aby czyjaś krótkowzroczność pozbawiła mieszkańców możliwości dojazdu. Prabuccy radni wystosowali nawet specjalne pismo do PKP Przewozy Regionalne, w którym apelują...
Sorry, I was looking at the views instead of the tables Thanks again! SB-R "segis bata" <segisbata@hotmail.com> wrote in message news:eZGgw%%23jaHHA.4000@TK2MSFTNGP02.phx.gbl... ... tables for you too! :) look at msdb..sysjobhistory and msdb..sysjobs Immy "segis bata" <segisbata@hotmail.com> wrote in message news:eF%%23AVrjaHHA.2448@TK2MSFTNGP02.phx.gbl...
...<therealasianbabe@hotmail.com> wrote in message news:u2QC12jaHHA.1244@TK2MSFTNGP04.phx.gbl... Helps if I add the tables for you too! :) look at msdb..sysjobhistory and msdb..sysjobs Immy "segis bata" <segisbata@hotmail.com> wrote in message news:eF%%23AVrjaHHA.2448@TK2MSFTNGP02.phx.gbl... Hello everyone, Is it possible (and if so, how?) to export the list job...
Helps if I add the tables for you too! :) look at msdb..sysjobhistory and msdb..sysjobs Immy "segis bata" <segisbata@hotmail.com> wrote in message news:eF%%23AVrjaHHA.2448@TK2MSFTNGP02.phx.gbl... Hello everyone, Is it possible (and if so, how?) to export the list job tasks (with status, last run, etc.) from SQL Server to a table (in the same SQL Server) so I can create ...
Why reinvent the wheel? Just query the tables directly via a stored procedure and call the procedure when requiring an update? "segis bata" <segisbata@hotmail.com> wrote in message news:eF%%23AVrjaHHA.2448@TK2MSFTNGP02.phx.gbl... Hello everyone, Is it possible (and if so, how?) to export the list job tasks (with status, last run, etc.) from SQL Server to a table (in the same...
segis bata wrote: Hello everyone, Is it possible (and if so, how?) to export the list job tasks (with status, last run, etc.) from SQL Server to a table (in the same SQL Server) so I can create a simple ASP file showing the results? Also, that export process should be running periodically because I don't want just a snapshot of sometime in the past but a recurrent ...
...'s positions, strategies or opinions. Looking for a SQL Server replication book? http://www.nwsu.com/0974973602.html Looking for a FAQ on Indexing Services/SQL FTS http://www.indexserverfaq.com "segis bata" <segisbata@hotmail.com> wrote in message news:e2goucOBHHA.1220@TK2MSFTNGP04.phx.gbl... Hello everyone, I'm going to copy all the tables from one database in one ...
... comes from experience. Most experience comes from bad judgment. - Anonymous You can't help someone get up a hill without getting a little closer to the top yourself. - H. Norman Schwarzkopf "segis bata" <segisbata@hotmail.com> wrote in message news:e2goucOBHHA.1220@TK2MSFTNGP04.phx.gbl... Hello everyone, I'm going to copy all the tables from one database in one server to ...
Hello, You might use a column with the rowversion data type. Razvan PS. I know, I'm not being "as specific as possible"... segis bata wrote: Hello everyone, I'm going to copy all the tables from one database in one server to other database in another server. A couple of days later I will want to copy the new (and updated) records (from those couple of days) instead of ...
segis bata wrote: Hello everyone, I'm writing you because I have this situation: I need to register a (remote) SQL Server 2005 and currently we have SQL 2000. I can't do it using Enterprise Manager. Is there a way to do it *WITHOUT* upgrading to SQL 2005?!? Please let me know if it's possible with SQL2000 and/or any other tool Thanks in advance, SB-R You ...