datareports compares the report width with the current default windows printer paper width and insists that the report fit within.<br><br>you can trap and check for this in code to prevent the stupid datareports error whenever the user changes the printer settings.<br><br>datareports ignores the...
check that you are using Jet 4.0 as previous versions do not work with access2000.<br><br>display the connectionstring for the data control in a message box in the compiled version and check that all the parameters look ok <br><br>do same with the properties collection for the connection and see...
we use Videosoft flexgrid which is used by MS as the heart of excel. It is an excellent product and documentation is very good. You can move, sort format total and combo box and column or cell.<br><br><A HREF="http://www.componentsource.com" TARGET="_new">www.componentsource.com</A> provide a...
microsoft MSDN site has complete API documentation. Have a look there<br><A HREF="http://msdn.microsoft.com/library/psdk/portals/win32start_1n6t.htm" TARGET="_new">http://msdn.microsoft.com/library/psdk/portals/win32start_1n6t.htm</A>
I have found this too. In testing it shows as a definite bug. In Jet I reckon.<br><br>the query <br><br>select field where field like 'a*'<br><br>runs in Access but the same query entered into the data manager will fail to produce results.<br><br>All other operators work fine but not...
Stored Procedures are not supported by the Jet engine which you would probably use to communicate with your Access database. ADO works very well however, with both Access97 and 2000. I have written extensively for both including ADOX and it all works fine.<br><br>With the limitations of Jet it...
can anyone advise on the best way to connect to a remote computer from VB6 without operator intervention. Can windows dialup networking be called. If the dialup connection already exists how can I 'find' if a computer name eg //APC exists and list the shared folders.<br>
<br>
I know tis might...
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.