Click here to Skip to main content
15,919,028 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: combobox questions Pin
arjunjagtap2-Sep-07 19:39
arjunjagtap2-Sep-07 19:39 
Questioncombobox problem Pin
SamRST1-Sep-07 22:49
SamRST1-Sep-07 22:49 
AnswerRe: combobox problem Pin
Vasudevan Deepak Kumar1-Sep-07 23:09
Vasudevan Deepak Kumar1-Sep-07 23:09 
Questionpls help! Pin
Rharzkie1-Sep-07 20:51
Rharzkie1-Sep-07 20:51 
GeneralRe: pls help! Pin
Guffa1-Sep-07 22:04
Guffa1-Sep-07 22:04 
Questionxml & Vb.net Pin
MrScruff6661-Sep-07 13:03
MrScruff6661-Sep-07 13:03 
AnswerRe: xml & Vb.net Pin
Christian Graus1-Sep-07 13:20
protectorChristian Graus1-Sep-07 13:20 
QuestionConnection string for an access database Pin
Mr Oizo1-Sep-07 8:46
Mr Oizo1-Sep-07 8:46 
Hi, i'm having huge problems with my database connections. I let vb generate all the code for the data connections and for the table adapters and that was populating the dataset fine. The problem comes in when i move my application to another folder. The connection string is hard coded for the existing location. I changed the connection string data source property to
Data Source=..\..\Data\DigitalFusion.mdb in the app.config file(it was
Data Source=|DataDirectory|\DigitalFusion.mdb). Things were working fine, database was getting updated when i made a change but if i clicked the data tab on the menu and selected preview data it would give me an error stating that it could not locate the database. Nevertheless i continued on with coding and was attempting to create data relations between my tables so I could fill a datagrid using the relation as the data member and then all of a sudden 37 error messages popped up all to do with the dataset. The errors I believe have to do with the fact that the dataset is still trying to use the existing sonnection string instead of mine. can anyone help me with instructions on sorting this out by telling me where I need to change the connection string so it isn't a fixed location and so i can regenerate my datasets and preview their data. I'm desperate please help
WTF | :WTF:
AnswerRe: Connection string for an access database Pin
jensenx1-Sep-07 20:08
jensenx1-Sep-07 20:08 
AnswerRe: Connection string for an access database Pin
Vasudevan Deepak Kumar1-Sep-07 23:08
Vasudevan Deepak Kumar1-Sep-07 23:08 
GeneralRe: Connection string for an access database Pin
Mr Oizo2-Sep-07 0:01
Mr Oizo2-Sep-07 0:01 
Questionplz help me in login form in vb.net Pin
asifullahkhan1-Sep-07 7:52
asifullahkhan1-Sep-07 7:52 
AnswerRe: plz help me in login form in vb.net Pin
Christian Graus1-Sep-07 13:56
protectorChristian Graus1-Sep-07 13:56 
GeneralRe: plz help me in login form in vb.net Pin
Vasudevan Deepak Kumar1-Sep-07 23:11
Vasudevan Deepak Kumar1-Sep-07 23:11 
AnswerRe: plz help me in login form in vb.net Pin
Vasudevan Deepak Kumar1-Sep-07 23:10
Vasudevan Deepak Kumar1-Sep-07 23:10 
Questionscrollbar for a panel! Pin
jensenx31-Aug-07 23:37
jensenx31-Aug-07 23:37 
AnswerRe: scrollbar for a panel! Pin
Vasudevan Deepak Kumar1-Sep-07 0:36
Vasudevan Deepak Kumar1-Sep-07 0:36 
GeneralRe: scrollbar for a panel! Pin
Dave Kreskowiak1-Sep-07 4:33
mveDave Kreskowiak1-Sep-07 4:33 
AnswerRe: scrollbar for a panel! Pin
Dave Kreskowiak1-Sep-07 4:33
mveDave Kreskowiak1-Sep-07 4:33 
GeneralRe: scrollbar for a panel! Pin
jensenx1-Sep-07 18:20
jensenx1-Sep-07 18:20 
QuestionHow to convert tif file to pdf using vb 6.0? Pin
sivaraman_sankaranarayanan31-Aug-07 22:49
sivaraman_sankaranarayanan31-Aug-07 22:49 
AnswerRe: How to convert tif file to pdf using vb 6.0? Pin
Vasudevan Deepak Kumar1-Sep-07 0:37
Vasudevan Deepak Kumar1-Sep-07 0:37 
QuestionHow to use visual basic to transfer 8 bits of data Pin
NYCL31-Aug-07 17:42
NYCL31-Aug-07 17:42 
AnswerRe: How to use visual basic to transfer 8 bits of data Pin
Dave Kreskowiak1-Sep-07 4:29
mveDave Kreskowiak1-Sep-07 4:29 
GeneralRe: How to use visual basic to transfer 8 bits of data [modified] Pin
sbit1-Sep-07 15:20
sbit1-Sep-07 15:20 

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.