Thanks in advance...
Well, i have one Radeon 9200 256Mb, the problem is when i install the drivers from ATI, moving the mouse, there are some screwed lines on the screen, even when i try to run some game, the vid card is not detected, can someone give me a tip?
AMD64
M.Board Chainteck ZNF3-150...
We can also create something like this, to handle known possible execption and not handled exeception?
for example:
try
<The Pseudo code>
catch exc as SqlExecption
<The Sql Pseudo Exeception>
catch exc as OleDbExecption
<The OleDb Pseudo Exeception>
catch exc as...
Best Regards for all of you!
i'm creating e new aplication for my company, and one of the things i usualy seen, is that in code almost every body to this:
try
<some code here>
catch exc as Exception
<the error message here>
end try
in some places i've looked i saw only one messagebox...
I think in this case, probably the best is using a DBF Database. It's a very singular database for stand-alone job's. you only need to do the connection string to that database and you are on...
the best non comercial database in market at this time.
it's similar to the MS access, but more...
CCLINT
The main problem is were:
Set gridsrcAr.DataSource = adodcsrcar
when i set the datasource to the grid the binding is very slow...
I'm using SQL server 7, win a server with 512Ram, is a PIII 800Mhz? shouldn't have any problem with the server...
Can someone help me with this?
I need to retrive about 60000 records to a data grid and then about more 30000 records to other datagrid. The problem ist that it takes to loong. Can somebody tell me the best way to retrive all this data?
Code sample:
private sub refresh_records()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.