TADOTable problem



Its a strange problem I have with this component.

I set the properties at design time and change the active property to true
and its ok. I set the same properties at run time and when I try to make it
active I get this error :could not convert variant of type (Null) into typr
(String)

The table is an Access one with the following fields

Id (auto) (pk)
CreationDate (TDateTime)
Name (String)

Now even more strange. If I single step into the code and change the
property to active through F7, its quite happy.

I dont see why there should be a problem

Paul
.



Relevant Pages

  • Re: TADOTable problem
    ... > Its a strange problem I have with this component. ... > I set the properties at design time and change the active property to true ... > CreationDate (TDateTime) ... > Name (String) ...
    (borland.public.delphi.database.ado)
  • why the form shape changed?
    ... I have a very strange problem. ... setup program. ... I install the program on my computer, ... If I change the form size at design time and run the program, ...
    (microsoft.public.dotnet.languages.vb)
  • Strange System.Security.Authentication.AuthenticationException
    ... I have a strange problem in a piece of code that used to work on my ... Private Function _CreateFTPRequest(ByVal url As String, ... Dim request As System.Net.FtpWebRequest = DirectCast ...
    (microsoft.public.dotnet.framework)
  • Strange System.Security.Authentication.AuthenticationException
    ... I have a strange problem in a piece of code that used to work on my ... Private Function _CreateFTPRequest(ByVal url As String, ... Dim request As System.Net.FtpWebRequest = DirectCast ...
    (microsoft.public.dotnet.framework)
  • Dllimport works only in Visual Studio
    ... I have a strange problem which drives me crazy. ... Now my project is finished and i run the 'exe' the dll imports behave ... This works fine in visual studio but not in the ... call sets a certain string valuein memory. ...
    (microsoft.public.dotnet.languages.csharp)