[Question] Save - File [VB2008] menu

User Tag List

Results 1 to 3 of 3
  1. #1
    maclone's Avatar / Authenticator enabled
    Reputation
    2420
    Join Date
    Nov 2007
    Posts
    8,726
    Thanks G/R
    0/1029
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Code:
            Dim saveSQL As New SaveFileDialog
    
            With saveSQL
                .AddExtension = True
                .FileName = "DateiName" '"filename"
                .Filter = "SQL Files (*.sql) | *.sql*"
                If .ShowDialog() = Windows.Forms.DialogResult.OK Then
                    If File.Exists(.FileName) Then
                        File.Delete(.FileName)
                    End If
    
                    'Hier code zum speichern (Pfad ist <saveSQL.FileName & ".sql">) [Here code to save(Path is <saveSQL.FileName & ".sql">)]
    
                Else
                    'Code wenn abgebrochen wurde [Code if action is canceled.]
                End If
    
            End With
    Man hilft doch gern. (Glad to help.)
    Und ich hab dir deinen Thread geklaut. (And I stole your thread.)
    Last edited by maclone; 04-05-2009 at 05:55 PM.
    Zomfg. And no, don't ask. - Dombo did it.

    [Question] Save - File [VB2008]
  2. #2
    marco1234's Avatar Active Member
    Reputation
    46
    Join Date
    May 2008
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Question] Save - File [VB2008]

    Hello guys, ok. I got a question, does someone know how to do this.. I got a questmaker program.. Now I want that all results be saved in a SQL file, if you click on a button.. And you'll get a Save File menu where you can save the file in any Directory as SQL.
    I'm a proffesional DB Developer, worked for top servers like WoWScape, UberWoW etc. I can work for you aswell, add me on MSN: [email protected]
    Still looking for a host, be part of a great succes and earn much money. Add me on MSN.

  3. #3
    marco1234's Avatar Active Member
    Reputation
    46
    Join Date
    May 2008
    Posts
    137
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by maclone View Post
    Code:
            Dim saveSQL As New SaveFileDialog
    
            With saveSQL
                .AddExtension = True
                .FileName = "DateiName"
                .Filter = "SQL Files (*.sql) | *.sql*"
                If .ShowDialog() = Windows.Forms.DialogResult.OK Then
                    If File.Exists(.FileName) Then
                        File.Delete(.FileName)
                    End If
    
                    'Hier code zum speichern (Pfad ist <saveSQL.FileName & ".sql">)
    
                Else
                    'Code wenn abgebrochen wurde
                End If
    
            End With
    Man hilft doch gern.
    Und ich hab dir deinen Thread geklaut.
    Thx +Rep

    Edit: Muss noch "Spreaden"
    I'm a proffesional DB Developer, worked for top servers like WoWScape, UberWoW etc. I can work for you aswell, add me on MSN: [email protected]
    Still looking for a host, be part of a great succes and earn much money. Add me on MSN.

Similar Threads

  1. [Question] Hosts file is missing something
    By Parog in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 03-17-2008, 10:54 AM
  2. [QUESTION] Mpq Files
    By LJN in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 01-13-2008, 06:19 AM
  3. [Question] .Blp files.
    By Emuchild in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 12-05-2007, 07:24 AM
  4. [Question] .BLP file conversions.
    By Frombehind in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 10-21-2007, 12:22 AM
  5. Question, WMO files ->Help
    By thesixth in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 08-16-2007, 01:56 PM
All times are GMT -5. The time now is 05:30 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search