Re: Delphi 7 vs Win98



>> if ypu put DBGrig on the form - application do not start.
>>
>>
> well then you obviously don't have the DBengine installed or something.

I do. Some data are read from database (login, password, rights)
by means of TQuery, TTable etc.
DBGrid is the only reason of crash.


regards
pluton


.



Relevant Pages

  • Re: Complete Neophyte Question(s)
    ... No you cannot remove a login from the 'public' role. ... For rights to _use_ objects then the appropriate rights need to be granted ... GRANT SELECT ON dbo.Orders TO OrderViewers ... for a database that is supposed to be secured it is a bad idea ...
    (microsoft.public.sqlserver.security)
  • Re: How to find how a record was deleted
    ... Login as sa or user with sa rights ... If you wish to know from where(EM or SQL Query Analyzer) record is ... Prev by Date: ...
    (comp.databases.ms-sqlserver)
  • Re: Howto troubleshoot login failure - State 11?
    ... only when the login is made a sysadmin can it log in. ... we are facing a rights issue. ... the rights it needs in the target database. ...
    (microsoft.public.sqlserver.security)
  • Re: detecting group of logins
    ... database rights to individual logins, ... of which his login is a member. ... running as one of those group logins at all, but always runs as his personal ... within a database and sp_helplogins to determine what database roles a login ...
    (microsoft.public.sqlserver.security)
  • Re: Speed up of connection to SQL Sever from VB.NET
    ... Correction to previos post. ... as the login, a password and the database ... Prev by Date: ...
    (microsoft.public.dotnet.framework.adonet)