|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi,
Is there a way to read a trace file with fn_trace_gettable if that trace file resides in a path that contains a space? For example, test.trc is accessible with fn_trace_gettable if it resides in c: \traces\, but throws an error if the trace file is in c:\my traces\. Thanks. -Nada |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
nadabadan (nadabadan@gmail.com) writes:
> Is there a way to read a trace file with fn_trace_gettable if > that trace file resides in a path that contains a space? For example, > test.trc is accessible with fn_trace_gettable if it resides in c: > \traces\, but throws an error if the trace file is in c:\my traces\. I tested this on SQL 2005 and Vista x64: select * from fn_trace_gettable('C:\Temp\program files\flexkid''s\doublefeature.trc', default) and it ran without a problem. -- Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/pro...ads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinf...ons/books.mspx |
|
![]() |
| Outils de la discussion | |
|
|