Segy
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 15 articles for 0.000 sec
[pr]Znalezione "Czy od 2007 roku na trasie Kwidzyn-Prabuty pojawiÄ… siÄ™ autobusy szynowe"     

Group: pl.misc.kolej · Group Profile · Search for Segy in pl.misc.kolej
Author: Marcin
Date: Apr 3, 2007 09:09

...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ą...
Show full article (3.46Kb)
Re: HELP!!! --- From Job tasks to ASP     

Group: microsoft.public.sqlserver.tools · Group Profile · Search for Segy in microsoft.public.sqlserver.tools
Author: segis bata
Date: Mar 19, 2007 09:07

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...
Show full article (1.25Kb)
Re: HELP!!! --- From Job tasks to ASP     

Group: microsoft.public.sqlserver.tools · Group Profile · Search for Segy in microsoft.public.sqlserver.tools
Author: segis bata
Date: Mar 19, 2007 09:00

...<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...
Show full article (1.01Kb)
Re: HELP!!! --- From Job tasks to ASP     

Group: microsoft.public.sqlserver.tools · Group Profile · Search for Segy in microsoft.public.sqlserver.tools
Author: Immy
Date: Mar 19, 2007 08:45

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 ...
Show full article (0.75Kb) · Show article thread
Re: HELP!!! --- From Job tasks to ASP     

Group: microsoft.public.sqlserver.tools · Group Profile · Search for Segy in microsoft.public.sqlserver.tools
Author: Immy
Date: Mar 19, 2007 08:44

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...
Show full article (0.78Kb) · Show article thread
Re: HELP!!! --- From Job tasks to ASP     

Group: microsoft.public.sqlserver.tools · Group Profile · Search for Segy in microsoft.public.sqlserver.tools
Author: Steen Schlüter Persson (DK)
Date: Mar 19, 2007 08:38

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 ...
Show full article (0.76Kb) · Show article thread
Re: Database synchronization question     

Group: microsoft.public.sqlserver.tools · Group Profile · Search for Segy in microsoft.public.sqlserver.tools
Author: Hilary Cotter
Date: Nov 10, 2006 17:21

...'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 ...
Show full article (1.57Kb) · Show article thread
Re: Database synchronization question     

Group: microsoft.public.sqlserver.tools · Group Profile · Search for Segy in microsoft.public.sqlserver.tools
Author: Arnie Rowland
Date: Nov 10, 2006 09:20

... 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 ...
Show full article (0.99Kb) · Show article thread
Re: Database synchronization question     

Group: microsoft.public.sqlserver.tools · Group Profile · Search for Segy in microsoft.public.sqlserver.tools
Author: Razvan Socol
Date: Nov 10, 2006 08:54

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 ...
Show full article (0.71Kb) · Show article thread
Re: HELP!!! -- SQL Server 2005 from 2000     

Group: microsoft.public.sqlserver.setup · Group Profile · Search for Segy in microsoft.public.sqlserver.setup
Author: lucm
Date: Oct 7, 2006 13:54

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 ...
Show full article (0.77Kb) · Show article thread
1 · 2 · next