Thanks Bruce, I have ftp'd the SQL version, sorry if this sounds like a newbie question, but I host my account with 'oneandone' they give the SQl
database name as: "db735180790" and the
user name as : "dbo7351879"
Dim strSQLServerName 'Holds the name of the SQL Server
Dim strSQLDBUserName 'Holds the user name (for SQL Server Authentication)
Dim strSQLDBPassword 'Holds the password (for SQL Server Authentication)
Dim strSQLDBName 'Holds name of a database on the server
is the dbname the name (location) of my old db in access - so I can import it?
I have an import feature with oneandone should I use that to create the tables?
Cheers for any help offered.
Nathan