Results 1 to 14 of 14
Thread: Delphi 7 MS SQL Server 2005
Hybrid View
-
10th July 2008 10:54 #1
Delphi 7 MS SQL Server 2005
, .
: , MS SQL Server . , . , TSQLConnection , , MSSQL, () , , , MSSQL ---, , "SQL Error: Error Mapping Failed".
( ) , MS SQL Server, - .
.
-
10th July 2008 11:05 #2
, - : http://www.devart.com/sdac/
, - :
Start -> Run -> "odbcad32"
add, SQL Server - (firewall, , 100 ). - .
- BDE ( -, ). ODBC -, , .Ar4i
-
11th July 2008 10:24 #3
-
11th July 2008 14:34 #4
-
10th July 2008 11:52 #5
, ...
, 50% , . - ICQ.
-
10th July 2008 12:03 #6
BDE -> Database table - query. Database ODBC , "odbcad32" . .
Ar4i
-
11th July 2008 19:15 #7
. - dbExpress. BDE , , ( , ). , dbExpress.
Last edited by Metanoia; 11th July 2008 at 21:50. Reason:
-
12th July 2008 10:00 #8
, SQL , , ( ), DNS WINS. , hosts (MECHO ) IP .
, Windows , "Mecho Puh" Windows ?
-
12th July 2008 14:26 #9
Mecho Puh - .
dbExpress BDE. - , nvarchar .. . , TDBGrid?
- - varchar .
- XML XSL . XMLTransform, XML Parse Error. Reason: The system cannot locate the resource specifed. XML ?Last edited by Metanoia; 12th July 2008 at 16:55. Reason: ...
-
13th July 2008 01:18 #10
, - Query :
. , .Code:INSERT INTO People ([Name]) VALUES ('Tsvetelina'), . ?Code:PeopleTable.Active := False; PeopleTable.Active := True;
-
13th July 2008 02:04 #11
?
, .24/7 Asus P9X79 Deluxe+H2O i7-3930K @4625 MHz+H2O 64 GB Geil DDR3 11-12-12-30/2333 MHz+H2O 2*HD7970 VaporX 6 GB+H2O ROG Phoebus+Onkyo HT-S990 THX RAID0:2*256 GB Samsung 830 SSD+RAID0:4*1TB WD1000DHTZ+..EXTs CM HAF-X Seasonic SS-1250XM Gold 1250W Logitech G15 Gaming+G9x 30" Dell 3007WFP-HC @2560x1600
-
13th July 2008 12:17 #12
TTable (PeopleTable ), DataSource - DBGrid. , CreateForm:
Code:PeopleTable.CachedUpdates := True;
- . . -? , TTable TQuery ( , ). , , ... .Code:PeopleTable.CommitUpdates;
- Teach Yourself Delphi 4 in 21 day, , , 200 .
-
13th July 2008 20:28 #13
. TTable refresh , ( close;open; active:= false/true , ). - - .
.. :
"INSERT INTO People ([Name]) VALUES ('Tsvetelina')".Code:PeopleTable.Insert; PeopleTable.FieldByName('Name').AsString := 'Tsvetelina'; PeopleTable.Post;
, PeopleTable .Ar4i
-
14th July 2008 13:05 #14
, . . , , FieldByName -, . XSLT, .

Refresh ...
.




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in