| Author |
Messages |
|
beginner
 |
| 04/11/2002 11:39 PM |
Quote
Reply
Alert
|
| I use c++Builer to read the log(use Query:DBCC LOG(XXXX,4),why the [record data] column shows VARBYTES?How can i read the bytes?Thank u very much! |
|
|
|
|
Chip Andrews
 |
| 04/16/2002 2:39 PM |
Quote
Reply
Alert
|
| You may need to look at a tech ref on SQL Server datatypes - try "Inside SQL Server" - Microsoft Press - Kalen Delaney.
|
|
|
|
|
|