Wondering if anyone can tell me (a newbie) how to connect to a SQL database and pull fields and assign them to variables.
A sample script would be sufficient.
Here some sample data:
Database Fields: LastName, FirstName, MiddleName
Variables: varLastName, varFirstName, varMiddleName
I hope this makes sense and as always, thank you in advance for the assistance.
Don
A sample script would be sufficient.
Here some sample data:
Database Fields: LastName, FirstName, MiddleName
Variables: varLastName, varFirstName, varMiddleName
I hope this makes sense and as always, thank you in advance for the assistance.
Don