Click here to Skip to main content
15,909,953 members
Home / Discussions / Database
   

Database

 
GeneralIStream object string length error Pin
mjharvey26-Apr-05 12:07
mjharvey26-Apr-05 12:07 
GeneralRe: IStream object string length error Pin
mjharvey27-Apr-05 16:44
mjharvey27-Apr-05 16:44 
GeneralView child records in datagrid Pin
Reinier Beeckman26-Apr-05 3:48
Reinier Beeckman26-Apr-05 3:48 
GeneralRe: View child records in datagrid Pin
NewSilence26-Apr-05 6:35
NewSilence26-Apr-05 6:35 
GeneralVS.NET and Stored Proceedures Pin
Jerry Hammond25-Apr-05 15:20
Jerry Hammond25-Apr-05 15:20 
GeneralRe: VS.NET and Stored Proceedures Pin
Illegal Operation25-Apr-05 21:31
Illegal Operation25-Apr-05 21:31 
GeneralRe: VS.NET and Stored Proceedures Pin
Jerry Hammond26-Apr-05 5:18
Jerry Hammond26-Apr-05 5:18 
GeneralOpen two tables in one form Pin
msnick25-Apr-05 14:53
msnick25-Apr-05 14:53 
This is cross posted in the Visual Basic / VB.NET and SQL / ADO / ADO.NET since I am not sure exactly where it goes. So... lets give this a shot. Background: I am using Access 2000 with extensive Visual Basic coding to handle much of the legwork and raw data manipulation. In the project I have a table with several columns (Say [Info1], [Info2], [Amount1], and [Amount2]). When I open the form it selects all the entries from the table where [Amount1] is less than [Amount2] (I call this a sub set of the table but I am sure there is some big word or funny acronym that is normally used). In the VB code for the form I use Form_FormName.RecordSet.Movefirst / Movenext / Movelast to move around the subset of data and modify it as needed based on what is in [Info1] and [Info2]. This all works fine, but I would like to take all of this data from the subset and put it into a new table in the same database. The new table already exist and has data in it, what I can’t figure out is how to open two different tables in a single form and place data from one table into the other table. It sounds simple, and probably is, but I just can’t seem to figure it out. If anyone could give me a hand or at least get me pointed in the right direction I would greatly appreciate it.


Thanks,
Mark
GeneralSQL Server authentication problem Pin
JT Anderson25-Apr-05 12:29
JT Anderson25-Apr-05 12:29 
GeneralRe: SQL Server authentication problem Pin
Albert Pascual26-Apr-05 6:25
sitebuilderAlbert Pascual26-Apr-05 6:25 
GeneralFormat int in select statement Pin
theol25-Apr-05 10:16
theol25-Apr-05 10:16 
GeneralRe: Format int in select statement Pin
Michael Potter27-Apr-05 3:08
Michael Potter27-Apr-05 3:08 
Generalview table from access database Pin
rana1838425-Apr-05 6:42
rana1838425-Apr-05 6:42 
GeneralRe: view table from access database Pin
ZHEKE4-May-05 18:01
sussZHEKE4-May-05 18:01 
GeneralRe: Derive Parameters (ODP .NET in C#) Pin
Mike Dimmick25-Apr-05 1:44
Mike Dimmick25-Apr-05 1:44 
GeneralRe: Derive Parameters (ODP .NET in C#) Pin
Nizar Abdeljaoued25-Apr-05 3:34
Nizar Abdeljaoued25-Apr-05 3:34 
GeneralTo create a mysql based application i need.... Pin
Sasuko24-Apr-05 13:53
Sasuko24-Apr-05 13:53 
GeneralRe: To create a mysql based application i need.... Pin
sudheerravindran24-Apr-05 18:54
sudheerravindran24-Apr-05 18:54 
GeneralProblem installing MS SQL Server 2000 Pin
vishalmishra24-Apr-05 13:41
vishalmishra24-Apr-05 13:41 
GeneralRe: Problem installing MS SQL Server 2000 Pin
Mike Dimmick24-Apr-05 22:55
Mike Dimmick24-Apr-05 22:55 
Generalview the tables in access database Pin
rana1838424-Apr-05 10:39
rana1838424-Apr-05 10:39 
GeneralRe: view the tables in access database Pin
numbrel25-Apr-05 3:51
numbrel25-Apr-05 3:51 
GeneralRe: view the tables in access database Pin
zheke4-May-05 18:05
susszheke4-May-05 18:05 
GeneralACCESS 2003 Inner join Clause problem Pin
Greeky24-Apr-05 7:19
Greeky24-Apr-05 7:19 
GeneralRe: ACCESS 2003 Inner join Clause problem Pin
radasys24-Apr-05 7:45
radasys24-Apr-05 7:45 

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.