Description:
Microsoft Visual Basic newsgroup.
|
|
|
Geodetic functions library GeoDLL 32 Bit and 64 Bit
|
| |
Hi developers,
who develops programs with geodetic functionality like world-wide coordinate transformations or distance calculations, can use geodetic functions of my GeoDLL. The Dynamic Link Library can easily be used with most of the modern programming languages like C, C++, C#, Basic, Delphi, Pascal, Java, Fortran, Visual-Objects and others to add geodetic functionality to own applications. For many programming languages appropriate Interfaces are available.... more »
|
|
How To Persist an ADO.NET DataSet as XML by Using Visual Basic .NET
|
| |
This post is inspired by the excellent work from the Visual Basic Team from msdn, thank you for all of your good VB resources and worked suggestions.
This post will illustrate the best way to persist an ADO.NET DataSet object to XML.
To write your XML you should use the WriteXml option to write schema and data from the DataSet object. The XML data is published to a file, a Stream class, an XmlWriter class, or a TextWriter class.... more »
|
|
Knowledge base software benefits
|
| |
Provide instant content that benefits your customers and reduce the
load on your customer support team. You also get free user generated
content. Content created in your knowledge base can drive up your
search rankings and get you noticed by the major search engines.
knowledge base software | knowledgebase software... more »
|
|
How to copy part of a form to the clipboard and/or print that part
|
| |
Hi All Hope my subject makes sense!! I'm doing a VB6 app that has a region of the form taken up by a shockwave flash object. I was under the impression that the built in printing capabilities of the flash/swf object would print out OK, but everything prints out black even though all is OK on screen.... more »
|
|
Geodetic functions library GeoDLL 32 Bit and 64 Bit
|
| |
Hi developers, who develops programs with geodetic functionality like world-wide coordinate transformations or distance calculations, can work with the latest version of my GeoDLL. The Dynamic Link Library can easily be used with any programming language to add geodetic functionality to own applications.... more »
|
|
MSFlexgrid VB6 > Changing border colour of fixed cols/rows??
|
| |
Hi All In a nutshell I'm happy for the top row of my flexgrid to be the greyie-brown colour that fixed cells are shown as, but I also need to fix the first 2 cols (for forename and surname) and it looks a bit rubbish for these to be greyie-brown as well. I've managed to change the background colours for these cols as I iterate... more »
|
|
XML or Access DB/ADO Import/Export??
|
| |
Hi All As per a previous post that I've just done, to transfer data from one VB6/Access DB app to another I created XML export files so that I could export from one and then import into the other, but XML seems a really slow method when files are only in the 1MB-3MB filesize bracket. I'm just toying with the idea of exporting from one VB6/Access DB app to a... more »
|
|
Should XML loading/parsing be this slow????
|
| |
Hi All I've created 2 apps in VB6 that store and use data within their own Access 2000 DBs. Now data needs to pass between these 2 apps quite regularly so I decided to go with what seems to be the standard convention of an XML export file. This seemed to work fine until the amount of data going into the XML file... more »
|
|
vb6 getting cellbackcolor in msflexgrid
|
| |
Hi All Phew! Thought everybody had gone... what's happened to the newsgroup world??? Just in case there are few of you left, could anybody explain to me how I get the cellbackcolor value from an msflexgrid? I'm using the age old method of a text box with the flexgrid to provide editing options and this works fine, but I alternate the colour of my... more »
|
|
|