<![CDATA[Messages posted by "YHT"]]> /hvaonline/posts/listByUser/123852.html JForum - http://www.jforum.net Re: biên dịch luôn file dll trng .NET /hvaonline/posts/preList/27438/167698.html#167698 /hvaonline/posts/preList/27438/167698.html#167698 GMT Re: ai pro css xhtml giúp mình /hvaonline/posts/preList/27013/164654.html#164654 /hvaonline/posts/preList/27013/164654.html#164654 GMT Re: ai pro css xhtml giúp mình /hvaonline/posts/preList/27013/164635.html#164635 /hvaonline/posts/preList/27013/164635.html#164635 GMT Re: Lỗi font khi hiển thị dữ liệu MySQL lên win form (C#) Code:
server=localhost;Database=testdb;User Id=root;Password=;Character Set=utf8
Bạn có thể xem demo tại http://www.daotaoltv.com/2007/08/ting-vit-trong-mysql-net.html]]>
/hvaonline/posts/preList/26754/162682.html#162682 /hvaonline/posts/preList/26754/162682.html#162682 GMT
Re: Hỏi về my sql : Alter table TableName add constraint ... Code:
ALTER TABLE Diem ADD CONSTRAINT fk_MaSV FOREIGN KEY (MaSV) REFERENCES SinhVien(MaSV)
]]>
/hvaonline/posts/preList/26017/157796.html#157796 /hvaonline/posts/preList/26017/157796.html#157796 GMT
Re: Subquery returned more than 1 value (error) Code:
CREATE PROCEDURE GetCarInfo
 @CarBookingId int output, 
 @DayRent varchar(50) output, 
 @DayPickUp varchar(50) output, 
 @NumberDaysRent int output, 
 @CarId int output,
 @Username varchar(50)
 AS
SELECT  @CarBookingId=CarBookingId,@DayRent=DayRent ,@DayPickUp=DayPickUp,@NumberDaysRent=NumberDaysRent,@CarId=CarId FROM CarRental WHERE Username=@Username
Ở đây có lẽ Username là khoá chính trong bảng? Có hai điểm bạn cần thay đổi: - Tất cả các fields đều thuộc 1 bảng, vì vậy chỉ cần 1 câu query là có thể lấy tất cả. - Username truyền vào chỉ có 1 giá trị nên toán tử cần dùng là = chứ không phải IN. Dùng IN về nguyên tắc vẫn cho ra kết quả đúng nhưng dùng như vậy là không thích hợp. Bạn thử lại xem còn gì trục trặc không. ]]>
/hvaonline/posts/preList/25848/157369.html#157369 /hvaonline/posts/preList/25848/157369.html#157369 GMT
Re: Hỏi về chức năng phân trang /hvaonline/posts/preList/25682/155816.html#155816 /hvaonline/posts/preList/25682/155816.html#155816 GMT Re: Không tìm thấy the Layout trong dreamweaver CS3 ???
  • Timelines Web services Layout mode Site Map view Java Bean support Adobe® Flash elements (Image Viewer) Adobe® Flash text and Adobe® Flash buttons ASP.NET and JSP server behaviors and recordsets
  • Chi tiết hơn về các http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WS2C41F19D-502B-4fb5-8A54-4442E2127C84a.html]]>
    /hvaonline/posts/preList/25701/155780.html#155780 /hvaonline/posts/preList/25701/155780.html#155780 GMT
    Re: Hỏi về chức năng phân trang /hvaonline/posts/preList/25682/155769.html#155769 /hvaonline/posts/preList/25682/155769.html#155769 GMT Re: Không tìm thấy the Layout trong dreamweaver CS3 ??? /hvaonline/posts/preList/25701/155768.html#155768 /hvaonline/posts/preList/25701/155768.html#155768 GMT Re: Kiểm tra tính chia hết với 7 ???

    louisnguyen27 wrote:
    1. Đem chia nó cho 7 rồi kiểm tra kết quả nó có phải là số nguyên hay không? lấy phần thập phân nhân lên cho 7 rồi làm tròn. 2. Tìm cận dưới gần nhât của nó có chia hết cho 7. Thực ra chỉ cần kiểm tra 7 số liền kề với nó. 3. Tạo vòng lặp trừ 7 liên tục đến khi kết quả nhỏ hơn 7, sẽ tạo ra số dư. 4. Nên post ở các thắc mắc thông thường và cơ bản. 
    Bài này không thể giải quyết đơn giản như thế. Theo bạn thì giá trị lớn nhất của kiểu dữ liệu số trong NNLT (lấy vd C++, x86) là bao nhiêu? Nếu được xin bạn chỉ giáo bài toán tính 500!. @netbusxx: Bạn thử tìm hiểu về giải thuật tính toán số cực lớn rồi áp dụng vào thử xem Vd: http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=calculation+very+large+number --YHT]]>
    /hvaonline/posts/preList/25341/153437.html#153437 /hvaonline/posts/preList/25341/153437.html#153437 GMT
    Re: Cách shut down máy tính bằng user "sa" của SQL /hvaonline/posts/preList/25241/152857.html#152857 /hvaonline/posts/preList/25241/152857.html#152857 GMT Re: Monitoring trong hệ thống linux /hvaonline/posts/preList/22905/136581.html#136581 /hvaonline/posts/preList/22905/136581.html#136581 GMT Re: Vấn đề nan giải với GRIDVIEW mãi vẫn chứa có câu trả lời nào ! /hvaonline/posts/preList/22890/136509.html#136509 /hvaonline/posts/preList/22890/136509.html#136509 GMT Re: Cần tìm hiểu XAML /hvaonline/posts/preList/21467/127926.html#127926 /hvaonline/posts/preList/21467/127926.html#127926 GMT Re:Cần tìm hiểu XAML http://cid-dba5855b5919078d.skydrive.live.com/self.aspx/Public/dotNET%20Technology/WPF/Oreilly,%20Xaml%20In%20A%20Nutshell%20|52006|6%20Bbl%20Lotb.chm Ngoài ra trong thư mục http://cid-dba5855b5919078d.skydrive.live.com/browse.aspx/Public/dotNET Technology minh co upload lên nhiều tài liệu liên quan đến WPF, Silverlight, XAML, cũng như về Expression Blend. Bạn xem qua coi có quyển nào cần không nhé. --YHT]]> /hvaonline/posts/preList/21467/127775.html#127775 /hvaonline/posts/preList/21467/127775.html#127775 GMT Re: Thảo luận bảo mật OpenSSH /hvaonline/posts/preList/4130/121690.html#121690 /hvaonline/posts/preList/4130/121690.html#121690 GMT Re: Tài liệu Shell Tutorial cơ bản (Sưu tầm) /hvaonline/posts/preList/10496/121132.html#121132 /hvaonline/posts/preList/10496/121132.html#121132 GMT Re: Tài liệu Shell Tutorial cơ bản (Sưu tầm) /hvaonline/posts/preList/10496/121124.html#121124 /hvaonline/posts/preList/10496/121124.html#121124 GMT Re: Cơ sở dữ liệu - Không biết bắt đầu từ đâu ? /hvaonline/posts/preList/19747/117465.html#117465 /hvaonline/posts/preList/19747/117465.html#117465 GMT Re: Wireless Hack Tool /hvaonline/posts/preList/19402/116656.html#116656 /hvaonline/posts/preList/19402/116656.html#116656 GMT Re: virut mới phát tán qua yahoo /hvaonline/posts/preList/19125/114658.html#114658 /hvaonline/posts/preList/19125/114658.html#114658 GMT Re: Thắc mắc về Window Registry cho Vista 32 /hvaonline/posts/preList/19109/114474.html#114474 /hvaonline/posts/preList/19109/114474.html#114474 GMT Re: Thắc mắc về Window Registry cho Vista 32 /hvaonline/posts/preList/19109/114320.html#114320 /hvaonline/posts/preList/19109/114320.html#114320 GMT Re: Hỏi về cách chia một file ISO để burn trên hai đĩa CD /hvaonline/posts/preList/19160/114319.html#114319 /hvaonline/posts/preList/19160/114319.html#114319 GMT Re: em cài Win XP2 bi mất loa va Run anh em giúp em với :-( /hvaonline/posts/preList/19166/114316.html#114316 /hvaonline/posts/preList/19166/114316.html#114316 GMT Re: Hỏi về cách chia một file ISO để burn trên hai đĩa CD /hvaonline/posts/preList/19160/114313.html#114313 /hvaonline/posts/preList/19160/114313.html#114313 GMT Re: em cài Win XP2 bi mất loa va Run anh em giúp em với :-( /hvaonline/posts/preList/19166/114310.html#114310 /hvaonline/posts/preList/19166/114310.html#114310 GMT Re: Giúp chọn mua màn hình LCD /hvaonline/posts/preList/19165/114309.html#114309 /hvaonline/posts/preList/19165/114309.html#114309 GMT