-
MSFlexgrid and Database
[Originally posted by Muhammad Anis Ur Rehman]
I am a Student and in my Final year Degree in |Computing. I am working on a Project of Scheduling & Timetabling system. I am using MsFlexGrid to display records from the database (MS Access). I am using Sql commands to display particular records in MsFlexiGrid. But it takes quite alot of time to display records. Is there anyway, i can enhance the performance of viewing the records?.
I am using basic Sql commands like..
select a,b,c from z where a="' & 1 ' "
And displaying them using
msflexgrid1.textmatrix(Row,Col)= rs("a")
Please help me out.. I will wait for the reply.
Thanks
Anis
ÿ
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks