User Profile

Collapse

Profile Sidebar

Collapse
Flupke
Flupke
Last Activity: Apr 20 '08, 09:59 PM
Joined: Mar 31 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • vista + visual studio 2005 + access 2003 oledb connection fails

    I'm trying to set up an oledb connection between vb.net in visual studio 2005 and an access 2003 database. This works without a single problem under windows XP but not on a laptop configured with Vista.
    The connection fails upon the connection.open () instruction.

    Can anybody tell me how to solve this problem ? Thanks !

    Greetings
    See more | Go to post

  • visual studio 2005 + access 2005 oledb connection fails

    Hello everyone, I'm trying to make a OLEDB-connection between VB.Net (Visuel Studio 2005) and an Access-2003 database. This works smoothly and without a single problem on a Windows XP desktop computer, but this connection fails upon calling the connection.open () instruction on a (new) laptop computer which has Vista Home Premium as os. I've installed the service pack voor Visual Studio and the service pack voor Vista but still without success....
    See more | Go to post

  • Flupke
    started a topic datagridview : clear datagridview

    datagridview : clear datagridview

    Hello All,

    In a VB2005 Application, I want at a certain point clear the contents of a datagridview, but maintain the columnheaders on the datagrid itself so that it is obvious that the datagridview contains no records.

    I've tried several methods :

    datgridview1.da tasource = nothing is not working.
    datagridview1.c lear() or clearselection( ) is not helping me

    Is there a quick...
    See more | Go to post

  • Flupke
    started a topic crystal reports + dataset

    crystal reports + dataset

    Hello, I'm trying to figure out how to create a Crystal Report in VB2005 using a CrystalReportVi ewer from a dataset that I created on a form Form1. The dataset (from an Access Database) appears on a DatagridView on Form1, assuring me that there is nothing wrong with thre creation of the dataset itself. However , I cannot make it appear in the Report Viewer. The error that constantly throws up is : "Report has no tables". This is...
    See more | Go to post
No activity results to display
Show More
Working...