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

Database

 
GeneralRe: Migrating From SQl 2005 to 2008 Pin
Corporal Agarn27-Jan-11 6:48
professionalCorporal Agarn27-Jan-11 6:48 
AnswerRe: Migrating From SQl 2005 to 2008 Pin
R. Giskard Reventlov27-Jan-11 9:22
R. Giskard Reventlov27-Jan-11 9:22 
AnswerRe: Migrating From SQl 2005 to 2008 Pin
Mycroft Holmes27-Jan-11 11:47
professionalMycroft Holmes27-Jan-11 11:47 
GeneralRe: Migrating From SQl 2005 to 2008 Pin
EralperYilmaz30-Jan-11 3:09
EralperYilmaz30-Jan-11 3:09 
QuestionRepRbld.exe SQL Server 7 Pin
Sean Cundiff25-Jan-11 9:11
Sean Cundiff25-Jan-11 9:11 
QuestionGetting records from excel into Access??? is it that annoyinnnnnngggg Pin
scorp_scorp24-Jan-11 19:13
scorp_scorp24-Jan-11 19:13 
AnswerRe: Getting records from excel into Access??? is it that annoyinnnnnngggg Pin
Mycroft Holmes24-Jan-11 19:16
professionalMycroft Holmes24-Jan-11 19:16 
QuestionRe: Getting records from excel into Access??? is it that annoyinnnnnngggg Pin
scorp_scorp24-Jan-11 21:11
scorp_scorp24-Jan-11 21:11 
Thanks Man,

But honestly non of the search results gave a clear solution ... Frown | :(

my problem is ,or the missing link in my issue is how to make my defined objects to be the represent an excel sheet on my drive. ie:

Dim xapp
Dim xworkb
Dim xworks

Set xapp= CreateObject("Excel.Application") this will create an excel object which i dont need.
also
Set xapp= Excel.Application
Set xworkb= xapp.Workbooks.Open(1) this is wrong i think ??


how to set those variables to represent an excel sheet on C:\book1.xlsx so i can manipulate the data and transfer it to recordset then to my table .

Helpppp
0 will always beats the 1.

AnswerRe: Getting records from excel into Access??? is it that annoyinnnnnngggg Pin
David Skelly25-Jan-11 3:44
David Skelly25-Jan-11 3:44 
AnswerRe: Getting records from excel into Access??? is it that annoyinnnnnngggg Pin
Blue_Boy24-Jan-11 23:50
Blue_Boy24-Jan-11 23:50 
GeneralRe: Getting records from excel into Access??? is it that annoyinnnnnngggg Pin
scorp_scorp24-Jan-11 23:56
scorp_scorp24-Jan-11 23:56 
AnswerRe: Getting records from excel into Access??? is it that annoyinnnnnngggg Pin
Richard MacCutchan25-Jan-11 4:55
mveRichard MacCutchan25-Jan-11 4:55 
QuestionRe: Getting records from excel into Access??? is it that annoyinnnnnngggg Pin
scorp_scorp25-Jan-11 16:46
scorp_scorp25-Jan-11 16:46 
AnswerRe: Getting records from excel into Access??? is it that annoyinnnnnngggg Pin
Richard MacCutchan25-Jan-11 20:53
mveRichard MacCutchan25-Jan-11 20:53 
AnswerRe: Getting records from excel into Access??? is it that annoyinnnnnngggg Pin
PIEBALDconsult25-Jan-11 15:26
mvePIEBALDconsult25-Jan-11 15:26 
QuestionRe: Getting records from excel into Access??? is it that annoyinnnnnngggg Pin
scorp_scorp25-Jan-11 16:40
scorp_scorp25-Jan-11 16:40 
AnswerRe: Getting records from excel into Access??? is it that annoyinnnnnngggg Pin
PIEBALDconsult25-Jan-11 17:10
mvePIEBALDconsult25-Jan-11 17:10 
GeneralRe: Getting records from excel into Access??? is it that annoyinnnnnngggg Pin
scorp_scorp25-Jan-11 18:33
scorp_scorp25-Jan-11 18:33 
AnswerRe: Getting records from excel into Access??? is it that annoyinnnnnngggg Pin
David Lario26-Jan-11 9:51
David Lario26-Jan-11 9:51 
QuestionMSSQL Triggers Pin
rajkumar.324-Jan-11 1:48
rajkumar.324-Jan-11 1:48 
AnswerRe: MSSQL Triggers Pin
David Mujica24-Jan-11 3:21
David Mujica24-Jan-11 3:21 
AnswerRe: MSSQL Triggers Pin
Mycroft Holmes24-Jan-11 15:38
professionalMycroft Holmes24-Jan-11 15:38 
QuestionDatabase design issue - Pl Sugget a better way Pin
meerabhuva24-Jan-11 1:26
meerabhuva24-Jan-11 1:26 
AnswerRe: Database design issue - Pl Sugget a better way Pin
Eddy Vluggen24-Jan-11 8:29
professionalEddy Vluggen24-Jan-11 8:29 
AnswerRe: Database design issue - Pl Sugget a better way Pin
PIEBALDconsult24-Jan-11 9:50
mvePIEBALDconsult24-Jan-11 9:50 

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.