Viewing 7 posts - 46 through 52 (of 52 total)
Very good, so easy. 🙂
MSSQL 7 doesn't support the openxml thing. :-(. There's probably a workaround but I've got the string thing happening now where I just pass a string...
March 22, 2002 at 9:19 pm
Thanks again.
How do I save a recordset or a list of numbers into XML in VB, the number field is an int. I can't find any documentation on it. This...
March 21, 2002 at 3:53 pm
Thanks for the replies. I'll look into the XML thing, I don't know any XML.
The process is:
In VB I create an ADO recordset of a list of numbers from a...
March 21, 2002 at 5:51 am
Thanks but it didn't work. I see the problem though.
It's OK if I cast the individual fields; but that doesn't work for other queries. I have something to work...
March 19, 2002 at 7:51 pm
Thank you very much, very helpful.
Bruce
November 25, 2001 at 3:40 pm
Thanks Steve, you've given me plenty to work with I'm starting testing tomorrow. One more query though; would replication be more secure i.e. a copy of the data is kept...
November 8, 2001 at 2:52 am
Is it as simple as this:
the private network gives access to the webserver IP through port 1433. The webserver connects to '192.168.?.???:1433'
or am I missing something?
The asp page accesses a...
November 6, 2001 at 3:35 pm
Viewing 7 posts - 46 through 52 (of 52 total)