User Profile

Collapse

Profile Sidebar

Collapse
Patty05
Patty05
Last Activity: Sep 30 '08, 06:00 PM
Joined: Aug 27 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Patty05
    started a topic Hidden URL in project

    Hidden URL in project

    I have a project with several buttons in a movie. Each one has an action scripts that opens a new url once clicked. All works fine, but one of them is opening a different URL than what I have in the action script getURL! I've tried deleting the layer that has the button on it, and it still is the same.

    I don't know what is causing this other link to open. Is there some way to few all links in the project? Or is there some other...
    See more | Go to post

  • Patty05
    started a topic How to update mdb file during run time

    How to update mdb file during run time

    Can someone help me please. I can not figure out what is wrong. I get the error: "An unhandled exception of type 'System.Data.Ol eDb.OleDbExcept ion' occured in system.data.dll .

    I am simply trying to update a field in a database by using the update command as follows:

    Imports System.Data.Ole Db

    Dim myOleDbDataAdap ter As OleDbDataAdapte r
    Dim myDataSet As DataSet = New DataSet
    ...
    See more | Go to post

  • Patty05
    started a topic DataGrid will not Update and Save changes

    DataGrid will not Update and Save changes

    I have a datagrid on a form that update properly when form loads. When the program runs and I type in/add a new row in the datagrid, it does not save the changes. Any help would be greatly appreaciated. Thanks.

    Code below:

    Imports System.Data.Ole Db
    Public Class Form2
    Inherits System.Windows. Forms.Form


    #Region " Windows Form Designer generated code "

    ...
    See more | Go to post
No activity results to display
Show More
Working...