mikescouse
Programmer
Hi,
Im trying to import XML files into SQL Server, using the BulkUpload/VBScript method. The problem is an error message from the script "error connecting to the data source".
I have tried using Login accounts with both Windows and SQL Server authentication enabled, but with same result.
I can connect to the database through SQL Query Analyzer but when I try the 'SQL XML Support in IIS' application I receive a database connection error.
Any suggestions how I can setup this connection to connect to the database?
thanks,
Mike.
Im trying to import XML files into SQL Server, using the BulkUpload/VBScript method. The problem is an error message from the script "error connecting to the data source".
I have tried using Login accounts with both Windows and SQL Server authentication enabled, but with same result.
I can connect to the database through SQL Query Analyzer but when I try the 'SQL XML Support in IIS' application I receive a database connection error.
Any suggestions how I can setup this connection to connect to the database?
thanks,
Mike.