Click here to Skip to main content
15,890,947 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRe: for quiz program Pin
bapu288916-Nov-06 9:26
bapu288916-Nov-06 9:26 
AnswerRe: for quiz program Pin
Christian Graus16-Nov-06 9:39
protectorChristian Graus16-Nov-06 9:39 
AnswerRe: for quiz program Pin
bapu288916-Nov-06 9:51
bapu288916-Nov-06 9:51 
QuestionDatagrid - Populate with SQL Select Statement Pin
Larry White15-Nov-06 7:53
Larry White15-Nov-06 7:53 
AnswerRe: Datagrid - Populate with SQL Select Statement Pin
Kevin Nicol15-Nov-06 8:53
Kevin Nicol15-Nov-06 8:53 
GeneralRe: Datagrid - Populate with SQL Select Statement Pin
Larry White15-Nov-06 10:12
Larry White15-Nov-06 10:12 
GeneralRe: Datagrid - Populate with SQL Select Statement Pin
Larry White15-Nov-06 10:36
Larry White15-Nov-06 10:36 
Questioncopy a file from a web folder Pin
CS_0115-Nov-06 7:46
CS_0115-Nov-06 7:46 
I am trying to copy a file from a web folder
("http://server/folder/file.ext") to a regular folder from my com+ component.
I was using an ADODB.Record with the msdaipp oledb provider. This works fine
in a desktop application but when I moved the code to my component - it
turns out this provider (because it uses wininet) cannot be used in a middle
tier or server side application. I am getting the error message "cannot find
the provider ...". The regular desktop app works fine on the same machine.
Do I have any other alternative? What other technique can I use to copy a file located on a web folder using my Com+ component and VB?
Thanks!

QuestionWeb service problem with VS.net 2005 and proxy server Pin
tjsharkfan15-Nov-06 7:40
tjsharkfan15-Nov-06 7:40 
Questionvisual studio .NET / required files Pin
7prince15-Nov-06 6:33
7prince15-Nov-06 6:33 
AnswerRe: visual studio .NET / required files [modified] Pin
Kevin Nicol15-Nov-06 7:23
Kevin Nicol15-Nov-06 7:23 
QuestionZip UnZip And DLL's Pin
TheChaosLord.UK15-Nov-06 6:27
TheChaosLord.UK15-Nov-06 6:27 
AnswerRe: Zip UnZip And DLL's Pin
nlarson1115-Nov-06 6:38
nlarson1115-Nov-06 6:38 
QuestionGetFiles() method altering LastAccessedDate???? Pin
GaryT8015-Nov-06 6:25
GaryT8015-Nov-06 6:25 
AnswerRe: GetFiles() method altering LastAccessedDate???? Pin
Guffa15-Nov-06 6:33
Guffa15-Nov-06 6:33 
GeneralRe: GetFiles() method altering LastAccessedDate???? Pin
GaryT8015-Nov-06 6:42
GaryT8015-Nov-06 6:42 
GeneralRe: GetFiles() method altering LastAccessedDate???? Pin
GaryT8015-Nov-06 6:59
GaryT8015-Nov-06 6:59 
GeneralRe: GetFiles() method altering LastAccessedDate???? Pin
Guffa15-Nov-06 8:40
Guffa15-Nov-06 8:40 
GeneralRe: GetFiles() method altering LastAccessedDate???? Pin
GaryT8015-Nov-06 8:47
GaryT8015-Nov-06 8:47 
AnswerRe: GetFiles() method altering LastAccessedDate???? Pin
Dave Kreskowiak15-Nov-06 7:27
mveDave Kreskowiak15-Nov-06 7:27 
Questionplaying card class Pin
willcocksyido15-Nov-06 5:59
willcocksyido15-Nov-06 5:59 
AnswerRe: playing card class Pin
Guffa15-Nov-06 7:06
Guffa15-Nov-06 7:06 
QuestionVB6.FixedLengthString(#) - Alternate Pin
nlindley715-Nov-06 5:11
nlindley715-Nov-06 5:11 
AnswerRe: VB6.FixedLengthString(#) - Alternate Pin
nlarson1115-Nov-06 5:17
nlarson1115-Nov-06 5:17 
GeneralRe: VB6.FixedLengthString(#) - Alternate Pin
nlindley715-Nov-06 5:39
nlindley715-Nov-06 5:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.