Click here to Skip to main content
15,894,180 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Changing Default Printer Pin
Dominick Marciano2-Feb-09 9:16
professionalDominick Marciano2-Feb-09 9:16 
QuestionFacing Problem in Creating Mailmerge in Openoffice Using Vb.Net Pin
savanparmar2-Feb-09 5:25
savanparmar2-Feb-09 5:25 
AnswerRe: Facing Problem in Creating Mailmerge in Openoffice Using Vb.Net Pin
EliottA2-Feb-09 6:13
EliottA2-Feb-09 6:13 
GeneralRe: Facing Problem in Creating Mailmerge in Openoffice Using Vb.Net Pin
savanparmar2-Feb-09 6:33
savanparmar2-Feb-09 6:33 
GeneralRe: Facing Problem in Creating Mailmerge in Openoffice Using Vb.Net Pin
EliottA2-Feb-09 6:34
EliottA2-Feb-09 6:34 
GeneralRe: Facing Problem in Creating Mailmerge in Openoffice Using Vb.Net [modified] Pin
savanparmar3-Feb-09 21:20
savanparmar3-Feb-09 21:20 
GeneralRe: Facing Problem in Creating Mailmerge in Openoffice Using Vb.Net Pin
savanparmar5-Feb-09 1:30
savanparmar5-Feb-09 1:30 
QuestionBuilding a Folder View from SQL database Info Pin
WRSL2-Feb-09 4:47
WRSL2-Feb-09 4:47 
Im trying to look visually at a folder structure that has been designed within SQL Databases and Table's but am having problems working out how to organise the data to make it work with a 'TreeView' within VB.NET 2005.

Basically, i have 6 Databases on one SQL server. Within Each Database is a table Called dbo.Folders

The Database contains the comumbs, whereby Every folder is given a Folder ID (not unique across the wole SQL server, only across the Database) It also Tells you what its parent folder is, an its Folder Name.
i.e.
-Folder 1
|-Folder 1-1
| |-Folder 1-1-1
|-Folder 1-2
|-Folder 1-3
| |-Folder 1-3-1
| |-Folder 1-3-2
|-Folder 1-4

Folder ID       Parent ID      Folder Name
1                 -1              Folder 1
2                 1               Folder 1-1
3                 2               Folder 1-1-1
4                 1               Folder 1-2
5                 1               Folder 1-3
6                 5               Folder 1-3-1
7                 5               Folder 1-3-2
8                 1               Folder 1-4


Any thoughts on how i might achieve this? as i said, im not sure on weather to have all the databases shown on one treeview, or have a Tab or something to select the Database.
AnswerRe: Building a Folder View from SQL database Info Pin
Wendelius2-Feb-09 5:19
mentorWendelius2-Feb-09 5:19 
QuestionSend SMS using a given cell no Pin
Anoop Brijmohun2-Feb-09 0:32
Anoop Brijmohun2-Feb-09 0:32 
AnswerRe: Send SMS using a given cell no [modified] Pin
EliottA2-Feb-09 2:26
EliottA2-Feb-09 2:26 
GeneralRe: Send SMS using a given cell no Pin
Anoop Brijmohun4-Feb-09 0:27
Anoop Brijmohun4-Feb-09 0:27 
AnswerRe: Send SMS using a given cell no Pin
Bharat Jain2-Feb-09 21:14
Bharat Jain2-Feb-09 21:14 
Rant60 points to whoever can make sense of this screenshot Pin
Prodman2-Feb-09 0:06
Prodman2-Feb-09 0:06 
GeneralRe: 60 points to whoever can make sense of this screenshot Pin
JR2122-Feb-09 1:21
JR2122-Feb-09 1:21 
GeneralRe: 60 points to whoever can make sense of this screenshot Pin
Prodman2-Feb-09 1:24
Prodman2-Feb-09 1:24 
GeneralRe: 60 points to whoever can make sense of this screenshot Pin
Prodman2-Feb-09 1:29
Prodman2-Feb-09 1:29 
GeneralRe: 60 points to whoever can make sense of this screenshot Pin
supercat92-Feb-09 6:51
supercat92-Feb-09 6:51 
QuestionTranslation Tool Pin
solomondevapaul1231-Feb-09 22:30
solomondevapaul1231-Feb-09 22:30 
AnswerRe: Translation Tool Pin
Christian Graus1-Feb-09 22:42
protectorChristian Graus1-Feb-09 22:42 
Questioninterface VB with WiT 8.1 Pin
asimplebadguy1-Feb-09 22:24
asimplebadguy1-Feb-09 22:24 
AnswerRe: interface VB with WiT 8.1 Pin
Dave Kreskowiak2-Feb-09 2:07
mveDave Kreskowiak2-Feb-09 2:07 
GeneralRe: interface VB with WiT 8.1 Pin
asimplebadguy2-Feb-09 2:20
asimplebadguy2-Feb-09 2:20 
GeneralRe: interface VB with WiT 8.1 Pin
Dave Kreskowiak2-Feb-09 3:49
mveDave Kreskowiak2-Feb-09 3:49 
GeneralRe: interface VB with WiT 8.1 Pin
asimplebadguy2-Feb-09 3:55
asimplebadguy2-Feb-09 3:55 

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.