Using Library

A

A.Dagostino

hi everyone

i have developed a library in vb6 to import an excel file ftom client to a
sql 2000 table on the server.This object must run at server.

How can i create this object on a web asp page?
Does it run if the oject use Excel library but on the server Excel is not
installed?

thanks
Sandro
 
C

Cinzia

A.Dagostino said:
hi everyone

i have developed a library in vb6 to import an excel file ftom client to a
sql 2000 table on the server.This object must run at server.

How can i create this object on a web asp page?
Does it run if the oject use Excel library but on the server Excel is not
installed?

thanks
Sandro
Ciao Sandro,
ti rispondo in italiano xchè mi pare di capire che sei italiano... (ci
vorranno scusare gli altri frequentatori di questo NG)
se la tua libreria usa un oggetto di Excel, che so Excel.Worksheet devi per
forza avere Excel anche sul server, ma se lo scopo della tua funzione è
trasferire dei dati da un file XLS a una tabella di SQL Server 2000
potresti farlo senza scomodare Excel ed usando solo ADO, sempre che i dati
in excel siano in formato tabellare.
Se preferisci possiamo continuare su microsoft.public.it.scripting

(Hi Sandro,
if your library use an Excel object like Excel.Worksheet you must have Excel
on the server.
But if your function has to copy some data from xls file to SQL Server 2000
you can use ADO if your data in Excels file are in tabular format...)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top