One of my customers attempted to compact and repair a corrupted Access 2000 Db. After doing that all user tables were marked as hidden and system tables. The bad thing is that trying to open a table a msgbox displayed that I "need reade authorization" to open the table.
I tried a Office Recovery...
1) Of corse you have to connect the DataGrid to a data source, e.g. Adorecordset;
2) when you right-click the datagrid, DON'T use retrieve fields, but modify.
3) add as much columns as you need.
4) right-click the grid again and go to properties, select the columns tab and edit for each column...
Chris,
i needed "FILTER: chroma (color=lightblue);" to make the scrollbar transparent, but as you said before, in IE 5 the code applies also on the text.
Thank you a again.
Dear Chris,
Thank you for your little "best practice lesson" ;-). I'm new to web design, and i have to end that project, because our web designer is ill. So i didn't think much about clean code.
Hope our web designer comes back soon, so that i can go on programming....
Your code test is worth...
Some news....
OS W98 (With Office XP ... oh my god)
Browser IE 5
Behavior:
1. When browsing to the above page the colors change from blue (original) to green (on the customer pc)
2. The DIV scrollbar is shown in grey
3. The text is shown with a kind of "transparent" color.
Any other...
I have a web page (http://www.iesitaly.com/menu.asp?id=10&menuid=11), some of my customers see tha scrollbar but not the text. They say they use IE. The bad thing is that I see the text and the bar. here is my code:
<div class="scroll" id="scrolldiv" height="200px" width="300" >...
I solved it.
The problem was that on the machine I mentioned before, there was a "mix" of version 7 and version 8 libraries.
So I uninstalled my application, removed manually all Crystal libraries and then I installed my application again. Now it all works properly.
I'm running a Crystal Report on an WinXP, connecting to SQL Server 2000, when it goes to print, i receive 'Not Enough Memory'. One funny thing is that the same report is printed on other machines.
The funniest thing that all reports are printed on this machine except the chart containing...
i have a stored procudere in SQL Server and i have this problem:
The stored procedure has a return value (@codice0) that can be read with sql analyzer, but i don't know how to get the value in visual basic.
for example:
'
in Query Analyzer
'
declare @myid int
EXEC @myid=sp_Class001_Insert...
Try downloading also Microsoft Speech SDK 5.1.
I managed to use text - to - speech in my Vb6 app.
If you like to distribute your text-to-speech, download the Sp5TTIntXP.msm merge module for Visual Installer.
P.S. I have 2 win2k pro
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.