H
Hacknwhack
I am new to VBA, but have done a bunch of VBScript, although not sure if
this will be of any benefit
I am trying to import all project data from a SQL database including start
and finish dates. I do have the mapping of sql fields to project fields
figured out but have no idea where to start.
I want to first:
1. Prompt for a project ID
2. Define the SQL Query and execute
3. Use the resulting recordset to populate the Project fields
4. Format the project gantt as required.
Any info would be a tremedous help
-hack
this will be of any benefit
I am trying to import all project data from a SQL database including start
and finish dates. I do have the mapping of sql fields to project fields
figured out but have no idea where to start.
I want to first:
1. Prompt for a project ID
2. Define the SQL Query and execute
3. Use the resulting recordset to populate the Project fields
4. Format the project gantt as required.
Any info would be a tremedous help
-hack