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...
User Profile
Collapse
-
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
... -
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 "
...
No activity results to display
Show More