Re: Empty field



I have string column "Guid" in Dataset,
and have no such column in the database.
When i call DataAdapter.Fill(MyDataset)
field "Guid" is always set to Null.
How can I avoid this?

This is NOT a .NET newsgroup. It is for classic ADO, pre .NET

Repost to

Newsgroup support on ADO.NET:
microsoft.public.dotnet.framework.adonet

Stephen Howe




.



Relevant Pages

  • Re: how secure is Querystring authentication using uniqueidentifier
    ... Someone who reads this mail knows the internal user id of the user in the ... internal details (for example it could be the guid of a registration action ... You could also crypt but generally I would say that it's still best to avoid ... > uniqueidenfier in the sql server database. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Refresh questions
    ... to avoid that. ... The nicest recordidentifier in a database is the GUID ...
    (microsoft.public.dotnet.languages.vb)