dinesh123 | Sat, 10 Nov 2007 00:13:00 GMT |
cimperiali | Sat, 10 Nov 2007 00:14:00 GMT |
rizwanrafique | Sat, 10 Nov 2007 00:15:00 GMT |
coolbiz | Sat, 10 Nov 2007 00:16:00 GMT |
rizwanrafique | Sat, 10 Nov 2007 00:17:00 GMT |
cimperiali | Sat, 10 Nov 2007 00:18:00 GMT |
rizwanrafique | Sat, 10 Nov 2007 00:19:00 GMT |
ascom | Sat, 10 Nov 2007 00:20:00 GMT |
rizwanrafique | Sat, 10 Nov 2007 00:21:00 GMT |
ascom | Sat, 10 Nov 2007 00:22:00 GMT |
rizwanrafique | Sat, 10 Nov 2007 00:23:00 GMT |
ascom | Sat, 10 Nov 2007 00:24:00 GMT |
rizwanrafique | Sat, 10 Nov 2007 00:25:00 GMT |
ascom | Sat, 10 Nov 2007 00:26:00 GMT |
:eek2: http://www.vbforums.com/showthread.php?p=2829958#post2829958Well, you seem just to have triggered it through a particular set of circumstances, whatever they may be...Lex Luthor strikes again!!!:)...
He was always here with us. (http://www.vbforums.com/member.php?u=13510) :afrog:...
Happy Birthday seor!...
I have more zells than you....
I'm looking for a video/mp3 player.Does anyone know what video formats Ipod / Zune supports?I have a large variety of codecs and video formats, OGMs with *.sub subtitle text files, MKVs, the most importantly DIVX AVIs.Am I wrong or do Ipod only support MOV videos, and Zune only support WMV...
We have an app (distributed on CD) that requires the user to download somesmall access mdb's to their system, and for the most part all seems to workjust fine.We are having an intermittent "Automation Error" when this app tries to createand mdb? This app is downloaded with an app for entering...
The Error that appears is this "Automation Error -2147417848" and it's before all the data contained on my Recordset is shown in the DataReport when the Report it's being loaded.When i clikc OK the Report is Blank and I have to close it, sometimes when I close the Report my programm ex...
Am I right ?"ASP is an extension of HTML where the the scripting engineis implemented as a set of DLLs which are accesed by a client connected to the server".Moreover,"Components like ad-rotators are basically Acx DLLs or Exe"ClarifyIf my asumption seems absurd , excuse me....
"i have one Problem, please tell me what should i keep in mind, about the following Errors "Application uses Value of wrong type for the current operation"This is th errors in vb6Set prmNum_key = ComNum_key.CreateParameter("Num_Key", adBigInt _, adParamInput)Set prmExtension = ComExtension.CreatePar...
When setting the parameter values of an ADO command object to execute a parameter query, I get this message if the data being sent to the parameter is larger than the destination field. Is there a workaround for this? RDO querydef objects automatically truncated data being passed into parameters....
Can anyone tell me how to get the memory address of a variable in Visual Basic.NET?I know you are supposed to just pass things around "ByRef" but I am using C functions as well which take pointers so i need specific memory addresses so that I can be sure I am passing things in right.Can someone...
hello.have you experienced the same problem as follows: when you use api to add icon to the menu,you run it smoothly under win9x,but when you switch to win2000,it goes wrong,you move your cursor around a menuitem,it doesn't respond!!!can you solve this problem?i'm looking forward t...
Guys, can someone tell me how i can add "Data environment" to my list of ActiveX designers, coz itz not there, and its driving me nuts!!:(plz help!i need to do a report, and i canny a do it without this !cheers....
how i can see is the window active ,but window which is not in my program .setactivewindow works only whit own program...
Dear all,I am writing a program in "Access XP", I would like to add two options for printing.Here is my scripts as below:Private Sub 275_Click()DoCmd.DoMenuItem acFormBar, acRecordsMenu, acSaveRecord, , acMenuVer70DoCmd.OpenReport "Report - Bill Lading - Laser Print", acPreview, "[Bill No] = For...