Hi!
I'm getting this error...
Here is my code:
Dim db As Connection
Dim rsLog As ADODB.Recordset
Dim comLog As New ADODB.Command
Set db = New Connection
db.CursorLocation = adUseClient
db.Open "PROVIDER=MSDASQL;dsn=mydcn;uid=Win2000;pwd=;database=mydatabase;"
With comLog...
Hi All!
What would be the best way for "removing from table1 - appedning to table2" couple of thousand records at a time?
Have a great day!:-)
Hi All!
My friend asked me to help with a database.
His company provides long distance services with oversies contries.
The way it works:
He has his log with client numbers, phones dialed and time of calls.
His partners send him their logs with phone numbers and dat/time of calls.
The problem...
Hi all!
Here am I... never worked with SQL server before and old version doesn't help eather...
I have to update dates in two similar tables. Data for those tables comes from Europe with their GMT time/date.
How can I create conditional update for two tables... if I can?
Where I can find...
Hi all!
I never really worked with FMP, but it never seemed to be too complicated. And here I am:)
I have this job... to create web based app. with FMP.
I don't have any books and I never did it before...
First of all .. is there a big difference between versions 4 and 5?
What I should know...
Hi All!!
I have an urgent need to convert FileMaker database to MS Access... It's not very big, but where should i start??
Please, give me a hint... Have a great day!:-)
Hi All!
I have to insert a record into sql table from text file...
This is my first attepmt doing it with SQL server and I can do it by executins insert statement in vb code, but!:) I would like to know how to use storproc. By the way, will it be concidered as trigering?
If I will pass variables...
Hi all!
So, I've created my forst applet and even captured button actions:)
But as soon as I click on the button all other controls dissapearing!
Why is this happening and how to solve this problem? Have a great day!:-)
Me again...
I read few treads on the subject and tried to make something, but it does not work..
Please, tell me... what have I done wrong?
here is the list of errors:
C:\MyHost\New.java:17: <identifier> expected
btnRegister.addActionListener(new RegisterListener())...
Hi All!
I have this question...
I'm trying to make my first java applet for web and I'm sort of confused.
Which library to use? Or both of them?
I just want to make sure that this applet can be viewed..
What will be the expert advice?:)
Thanks:) Have a great day!:-)
Hi All!
I'm trying to learn Java.. It seems to be fun, but sometimes it's hard to find answers...
I have to create an applet.. It should get information from the user and save it to the database.. I have no problems with database, I found resources on that one...
But how it's done with...
Is it possible to create an Activex.exe that would have an icon in systray and would open a form?
I'm sorry for this question, but developing ActiveXs is a very new thing for me. And I'm lost.... Have a great day!:-)
Hi ALL!
Here is my question...
I have to pass a multidimentional array with phone numbers and their descriptions from Outlook Contact info into custom .dll
This array is dynamic. I use ReDim statement when I know how many elements it will have.
This portion of code is written in VBScript...
Hi All!
I have a question...
In my program I have a .dll from which I have to open Local Phone settings. What API I should use for that?? Have a great day!:-)
Hi all!
I cannot find a sample query for Adodc. Can someone help me out?
I need to fill populated FlexGrid.. I can't use DTE,so..
Probably I cannot do that, but I recall something like that.. just cannot find it.. Have a great day!:-)
Hi All!!!
I have a very urgent question.
Here is a deal..
I have an application in VB 6 wich connects to Access 97 mdb. For all kinds of transaction I use Data Enviroment. Everything is working fine, but today I was told that network path where .mdb file lies can be changed over time.
It means...
Hi!
Can you help me please with desision?
I have to display records with and option to delete or modify. I can display them in table and redirect user to needed action page with a link. Or I can use data grid..
I think that data grid is more useful, but as far as I could make it work it was...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.