webForumDet fria alternativet

getstring

1 svar · 197 visningar · startad av lucifer

luciferMedlem sedan feb. 200218 inlägg
#1

nån som vet hur den funkar o syntax.. tyx inte hitta det nånstans

LarsGMedlem sedan dec. 200012 465 inlägg
#2

Det verkar var något problem med länkar på MSDN så jag får inte tag på någon direktlänk.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdmscadomethods.asp?frame=true&hidetoc=true

Syntax

Variant = recordset.GetString(StringFormat, NumRows, ColumnDelimiter, RowDelimiter, NullExpr)
Return Value
Returns the Recordset as a string-valued Variant (BSTR).

Parameters
StringFormat
A StringFormatEnum value that specifies how the Recordset should be converted to a string. The RowDelimiter, ColumnDelimiter, and NullExpr parameters are used only with a StringFormat of adClipString.
NumRows
Optional. The number of rows to be converted in the Recordset. If NumRows is not specified, or if it is greater than the total number of rows in the Recordset, then all the rows in the Recordset are converted.
ColumnDelimiter
Optional. A delimiter used between columns, if specified, otherwise the TAB character.
RowDelimiter
Optional. A delimiter used between rows, if specified, otherwise the CARRIAGE RETURN character.
NullExpr
Optional. An expression used in place of a null value, if specified, otherwise the empty string.

Genererad på 517 ms · cache AV · v20260730165559-full.f96bc7eb