Computing.Net > Forums > Programming > Complex VBScript/SQL Script

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Complex VBScript/SQL Script

Reply to Message Icon

Name: Shootace
Date: March 5, 2009 at 11:30:48 Pacific
OS: Windows XP
Subcategory: General
Comment:

Hi,

I'm in need of a VBScript and/or SQL Script that will complete the following:

There is a text file with an Account # at a specific location (this location never changes). There is also a SQL Database with a table containing Account #'s, Addresses, etc... What I am looking for is a script (preferably all in VBScript) that will look at the specific location of the Account # in the Text file and if it matches any of the Account #'s in the Database it will automatically populate the address associated with that Account # from the Database into the text file in a specific location. This seems pretty complex, but I was hoping somebody can help me with this?

Thank you!



Sponsored Link
Ads by Google

Response Number 1
Name: Razor2.3
Date: March 6, 2009 at 01:48:02 Pacific
Reply:

It's also a pretty vague description. What type of database? What's the database's name? What validation is required to get into the database? What table are you looking up? What's this table's structure? What's the format of the flat file? What's the path of the flat file? Is there a difference in how the account numbers are represented between the flat file and the database? How should the output be formatted?

The only specific you gave was the language, which seems like an odd focal point, honestly.


0
Reply to Message Icon

Related Posts

See More


checking software version Login and get info?



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Complex VBScript/SQL Script

Connecting SQL scripts in D2K menus. www.computing.net/answers/programming/connecting-sql-scripts-in-d2k-menus/1250.html

execute sql script (.sql file) www.computing.net/answers/programming/execute-sql-script-sql-file-/19036.html

SQL Script www.computing.net/answers/programming/sql-script/12327.html