Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

DelphiXÎÞÔµÎÞ¹ÊÒýÆðµÄAccess ViolationÎÊÌ⣡

н¨unit2,ÌùÉÏÏÂÃæ´úÂ룺

unit Unit2;
interface
uses
  Forms,DXDraws;

type TDX=class
DirectX:TDXDraw;
constructor Create(Owner:TForm);
destructor Free();
end;

implementation
constructor TDX.Create(Owner:TForm);
begin
if DirectX=nil then begin
  DirectX:=TDXDraw.Create(Owner);
  DirectX.Parent:=Owner;
  DirectX.Initialize();
  DirectX.Visible:=true;
end;
end;

destructor TDX.Free();
begin
if DirectX <>nil then begin
  DirectX.Free();DirectX:=nil;
end;
end;
end.


ÔÚÖ÷unitÀï¼ÓÈëÏÂÃæ´úÂë(¼ÇµÃÔÚusesÀïÌí¼ÓDXDraws,unit2)£º
procedure TForm1.Button1Click(Sender: TObject);
var i:Integer;dx:array [0..1] of TDX;
begin
for i:=1 to 2 do begin //µÚ2´Î·¢Éú´íÎó
  dx[0]:=TDX.Create(Self);
  dx[1]:=TDX.Create(Self);
  dx[0].Free();dx[0]:=nil;
  dx[1].Free();dx[1]:=nil;
end;
end;

ËüÓÐ2´ÎÑ­»·£¬µÚ1´Îû·¢Éú´íÎ󣬵Ú2´ÎÑ­»·Ê±·¢Éú´íÎó¡£ÎÒÊÔ¹ý´ïµ½ÕâÑùµÄÌõ¼þʱ²Å»áÓÐ´í£º1.±ØÐëÊÇÒÔÀàµÄÐÎʽ°ÑDelphiX°üº¬ÔÚÀàÀ2.±ØÐëÊÇÊý×é,ÀýÈçdx,Èç¹ûÊǵ¥¸öÔò²»»á·¢Éú´íÎó.

Ö¸ÕëÊͷźÃÏñûÎÊÌ⣬µ½µ×ÊÇʲôÎÊÌ⣿лл£¡
dx[0]:=TDX.Create(Self);
  dx[0].Free();dx[0]:=nil;

ÕâÑùÊÔÒ»ÏÂ
  dx[1]:


Ïà¹ØÎÊ´ð£º

ÈçºÎͨ¹ýADOʹÓþۺϺ¯ÊýÀ´²éѯ(Êý¾Ý¿âΪACCESS)

_RecordsetPtr CMyAdo::SelectRecord(string &where, string &tablename,string &field, int way )
{
    int ret = 0;
  _RecordsetPtr pset;
CString  sql;
& ......

ÇóACCESSÊý¾Ý¿â

      ÄÄλ´ó¸çÓÐACCESSÊý¾Ý¿â °¡£¿
  ¸øÐ¡µÜÒ»¸ö£¡
°²×°OFFICEʱѡÔñ°²×°ACCESS

°²×°OFFICEʱѡÔñ°²×°ACCESS

°²×°°ì¹«Èí¼þ£¬Ñ¡Ôñ×Ô¶¨Òå°²×°£¬È»ºóÑ¡ÉÏACCESS¾Í¿ÉÒÔÁË

officeÍêÕ ......

¸ßÈ˽ø £¡£¡access Êý¾Ý¿âÎÊÌâ~~

±í½á¹¹£º
ProductSeriesID ×Ô¶¯±àºÅ
ProductSeriesName Îı¾
ProductSeriesRemark ±¸×¢

Ö´ÐÐǰ
ProductSeriesID ProductSeriesName ProductSeriesRemark
2 LVϳµ¶ÏµÁÐ LVϳµ¶ÏµÁÐ
3 ÎÙ¸ÖÉá ......

MFCÓÃDAOÁ¬½ÓaccessÊý¾Ý¿â ²åÈëÊý¾Ý

MFCÓÃDAOÁ¬½ÓaccessÊý¾Ý¿â
ÍùÊý¾Ý¿âÀï²åÈëÊý¾Ý£¬ÈçºÎŪ£¡£¿
Connection strings for Access
http://www.connectionstrings.com/access



ÒýÓÃ
C/C++ code
_ConnectionPtr m_pConnection;
&n ......

ADOQueryÈçºÎ½«ExcelÊý¾Ýµ¼ÈëAccessÊý¾Ý¿â?

ÈçºÎ½«ExcelÊý¾Ýµ¼ÈëAccessÊý¾Ý¿â?
±íÃû:crk


End_rbody_60447848//-->
¸Ã»Ø¸´ÓÚ2009-10-19 10:44:48±»¹ÜÀíԱɾ³ý


¶ÔÎÒÓÐÓÃ[0]
¶ª¸ö°åש[0]
ÒýÓÃ
¾Ù±¨
¹ÜÀí
TOP



......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ