Click here to Skip to main content
15,917,793 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Help needed Pin
Dave Kreskowiak28-Aug-07 14:36
mveDave Kreskowiak28-Aug-07 14:36 
QuestionWhat is better code? Pin
Cory Kimble28-Aug-07 7:24
Cory Kimble28-Aug-07 7:24 
AnswerRe: What is better code? Pin
DigiOz Multimedia28-Aug-07 8:03
DigiOz Multimedia28-Aug-07 8:03 
GeneralRe: What is better code? Pin
Cory Kimble28-Aug-07 8:33
Cory Kimble28-Aug-07 8:33 
GeneralRe: What is better code? Pin
DigiOz Multimedia28-Aug-07 8:35
DigiOz Multimedia28-Aug-07 8:35 
AnswerRe: What is better code? Pin
Luc Pattyn28-Aug-07 12:42
sitebuilderLuc Pattyn28-Aug-07 12:42 
QuestionProblem saving a word document using DSOFramer ActiveX control Pin
chirantan.sriram28-Aug-07 4:25
chirantan.sriram28-Aug-07 4:25 
QuestionProblem with updating database [modified] Pin
Cory Kimble28-Aug-07 3:37
Cory Kimble28-Aug-07 3:37 
I am trying to update a database in .net. When I created the data source .net copies the database in my project folder to the bin folder. Every time my application runs it copies the database. My application grabs the info and puts it in a dataset that has a filter (Only bring in records where column Loaded equals 'No') I then do a process and set certain records' columns to 'Yes'. When I fill the dataset again it is suppose to take off those records that I changed the columns to 'Yes'. It doesn't. When I look at my folders. The folder in the path of the build did not change. The other did. How do I get rid of one of these databases and make this work, without starting the datasource over?

Any ideas. I hope I explained this well enough.


Also, Why am I getting this error

'C:\Documents and Settings\walz-db.WALZEQ\My Documents\Visual Studio 2005\Projects\VS2005 InYardTrucks\bin\bin\myTest.mdb' is not a valid path.  Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.


What do I need to change to fix?

-- modified at 10:01 Tuesday 28th August, 2007
AnswerRe: Problem with updating database Pin
Dave Kreskowiak28-Aug-07 14:38
mveDave Kreskowiak28-Aug-07 14:38 
GeneralRe: Problem with updating database Pin
Cory Kimble30-Aug-07 11:04
Cory Kimble30-Aug-07 11:04 
GeneralRe: Problem with updating database Pin
Dave Kreskowiak30-Aug-07 11:44
mveDave Kreskowiak30-Aug-07 11:44 
GeneralRe: Problem with updating database [modified] Pin
Cory Kimble31-Aug-07 3:29
Cory Kimble31-Aug-07 3:29 
GeneralRe: Problem with updating database Pin
Dave Kreskowiak1-Sep-07 4:12
mveDave Kreskowiak1-Sep-07 4:12 
QuestionAPI Pin
balakpn28-Aug-07 3:01
balakpn28-Aug-07 3:01 
AnswerRe: API Pin
Dave Kreskowiak28-Aug-07 14:42
mveDave Kreskowiak28-Aug-07 14:42 
GeneralRe: API Pin
balakpn28-Aug-07 19:18
balakpn28-Aug-07 19:18 
QuestionOleDbCommand.Prepare method requires all variable length parameters to have an explicitly set non-zero Size. Pin
Vimalsoft(Pty) Ltd28-Aug-07 1:48
professionalVimalsoft(Pty) Ltd28-Aug-07 1:48 
AnswerRe: OleDbCommand.Prepare method requires all variable length parameters to have an explicitly set non-zero Size. Pin
Vimalsoft(Pty) Ltd28-Aug-07 5:46
professionalVimalsoft(Pty) Ltd28-Aug-07 5:46 
Question(VB6.0)validating a textbox for MM/dd/yyyy format Pin
venkata lakshmi prasanna28-Aug-07 1:16
venkata lakshmi prasanna28-Aug-07 1:16 
AnswerRe: (VB6.0)validating a textbox for MM/dd/yyyy format Pin
Burnsys228-Aug-07 2:03
Burnsys228-Aug-07 2:03 
QuestionRemote connection to SQL Server Pin
raaman28-Aug-07 1:05
raaman28-Aug-07 1:05 
AnswerRe: Remote connection to SQL Server Pin
originSH28-Aug-07 1:33
originSH28-Aug-07 1:33 
AnswerRe: Remote connection to SQL Server Pin
Burnsys228-Aug-07 2:06
Burnsys228-Aug-07 2:06 
GeneralRe: Remote connection to SQL Server Pin
raaman28-Aug-07 17:15
raaman28-Aug-07 17:15 
GeneralRe: Remote connection to SQL Server [modified] Pin
Burnsys229-Aug-07 4:09
Burnsys229-Aug-07 4:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.