Search Results

Showing results 1 to 40 of 40
Search took 0.01 seconds.
Search: Posts Made By: RonR
Forum: VB.NET Dec 28th, 2007
Replies: 1
Views: 1,395
Posted By RonR
has anybody used the clickonce to update their projects??

I am trying to get clickonce setup to update my project on a regular basis but I am not able to get it to work.

all I need is to get...
Forum: Visual Basic 4 / 5 / 6 Nov 23rd, 2007
Replies: 18
Views: 2,245
Posted By RonR
Ok and thanks for the information
Forum: Visual Basic 4 / 5 / 6 Nov 22nd, 2007
Replies: 18
Views: 2,245
Posted By RonR
ok and thanks.

what happens if the db is never maintained? will it crash??


my problem is that most of my customers are not computer savy so whatever I do it has to run on its own.
Forum: Visual Basic 4 / 5 / 6 Nov 22nd, 2007
Replies: 18
Views: 2,245
Posted By RonR
I am sorry but I still do not understand.

What do you mean by "production" database?

In my situation, most of the users would just be viewing data and maybe 2 inputing data.

there might be a...
Forum: Visual Basic 4 / 5 / 6 Nov 21st, 2007
Replies: 6
Views: 766
Posted By RonR
so you do not use the direct properties for controls? you always put it in the code?
Forum: Visual Basic 4 / 5 / 6 Nov 21st, 2007
Replies: 18
Views: 2,245
Posted By RonR
what di you mean by "Live"
Forum: Visual Basic 4 / 5 / 6 Nov 20th, 2007
Replies: 6
Views: 766
Posted By RonR
ok and thanks!!!
Forum: Visual Basic 4 / 5 / 6 Nov 20th, 2007
Replies: 18
Views: 2,245
Posted By RonR
I do not understand what you are trying to say. does Oracle take a lot of maintenance??

If Oracle cannot be setup and ran without constant issues then it is not for me, or anybody as far as I am...
Forum: Visual Basic 4 / 5 / 6 Nov 19th, 2007
Replies: 2
Views: 951
Posted By RonR
I post on so many forums that I forgot that I had already posted the question here.

sorry.
Forum: Visual Basic 4 / 5 / 6 Nov 19th, 2007
Replies: 2
Views: 951
Posted By RonR
please disregard this post, thanks.
Forum: Visual Basic 4 / 5 / 6 Nov 19th, 2007
Replies: 6
Views: 766
Posted By RonR
when I enter this into the caption property of a command button: Query\T & P System



it displays this: Query\T_P System

is there any way to fix this??
Forum: Visual Basic 4 / 5 / 6 Nov 19th, 2007
Replies: 18
Views: 2,245
Posted By RonR
will the free version come with the ability to create a blank database and setup the fields????
Forum: Visual Basic 4 / 5 / 6 Nov 19th, 2007
Replies: 18
Views: 2,245
Posted By RonR
ok and thanks.

someone on another forum said that it takes a lot to get Oracle setup on a computer, is this true???
Forum: Visual Basic 4 / 5 / 6 Nov 19th, 2007
Replies: 18
Views: 2,245
Posted By RonR
ok and thanks for the info.

the Oracle website was not clear on details, actually it is rather cryptic.

2GB will assure no problems. I will not only have Oracle running but I will have VB...
Forum: Visual Basic 4 / 5 / 6 Nov 18th, 2007
Replies: 11
Views: 4,441
Posted By RonR
I may try that sometime.


thanks for the idea.
Forum: Visual Basic 4 / 5 / 6 Nov 18th, 2007
Replies: 11
Views: 4,441
Posted By RonR
ok.


I get requests to print boxes around text.

it would take a lot of work to accomplish.
Forum: Visual Basic 4 / 5 / 6 Nov 18th, 2007
Replies: 9
Views: 3,676
Posted By RonR
KillDoc is to stop a printing in progress, Enddoc is when you have finished sending all data to the printer, it resets the printer and gets it ready for teh next printing session.
Forum: Visual Basic 4 / 5 / 6 Nov 18th, 2007
Replies: 11
Views: 4,441
Posted By RonR
ok. thanks.

does it print the grid lines also???
Forum: Visual Basic 4 / 5 / 6 Nov 18th, 2007
Replies: 9
Views: 3,676
Posted By RonR
when printing is finished, I use


Printer.enddoc
Forum: Visual Basic 4 / 5 / 6 Nov 17th, 2007
Replies: 9
Views: 3,676
Posted By RonR
I was not aware that I had to use KillDoc in relation to the showprinter.

would I need that command before or after the printer dialog is on the screen?
Forum: Visual Basic 4 / 5 / 6 Nov 17th, 2007
Replies: 6
Views: 1,027
Posted By RonR
I agree, it is better to learn independantly but in my case it was a "time" issue. I needed
the info quick.
Forum: Visual Basic 4 / 5 / 6 Nov 17th, 2007
Replies: 9
Views: 3,676
Posted By RonR
yes, there is a default printer.

before we complain to the IT guy I was just checking to see if anybody had any ideas.
Forum: Visual Basic 4 / 5 / 6 Nov 17th, 2007
Replies: 18
Views: 2,245
Posted By RonR
ok and thanks.

I have not installed oracle on my computer yet. I only have 1GB of memory. I am going to add 1GB within the next week or so.

thanks again
Forum: Visual Basic 4 / 5 / 6 Nov 16th, 2007
Replies: 6
Views: 1,027
Posted By RonR
I had this same question several years ago.

I went to "RentACoder.com" and posted a project that simply had the code required to open a DB which also included a database.

all i had to do was...
Forum: Visual Basic 4 / 5 / 6 Nov 16th, 2007
Replies: 11
Views: 4,441
Posted By RonR
I would also like to know if this can be done.
Forum: Visual Basic 4 / 5 / 6 Nov 16th, 2007
Replies: 9
Views: 3,676
Posted By RonR
I am using the code below to open the printer selection screen. when using it an a network

I have to unload my program after making a selection and then restart my program for the printer...
Forum: Visual Basic 4 / 5 / 6 Nov 16th, 2007
Replies: 1
Views: 959
Posted By RonR
I do not have an answer to your question, however, I am using Access and when more than one person looks at the data, one or more records become corrupted. thru coding I am keeping more than one...
Forum: Visual Basic 4 / 5 / 6 Nov 16th, 2007
Replies: 18
Views: 2,245
Posted By RonR
has anybody here used the free Oracle 10G database with VB6??


if so, is it easy to setup?? is the connection string similar to an MS Access connection string??


I have heard it is probably...
Forum: Visual Basic 4 / 5 / 6 Nov 13th, 2007
Replies: 6
Views: 957
Posted By RonR
would the free version of Oracle work with VB6?

can i use the free version with multiple users?

does VB6 already have the required .dll & .ocx files to run Oracle, if not, where could I get...
Forum: Visual Basic 4 / 5 / 6 Nov 13th, 2007
Replies: 6
Views: 957
Posted By RonR
is Oracle expensive???
Forum: Visual Basic 4 / 5 / 6 Nov 12th, 2007
Replies: 6
Views: 957
Posted By RonR
I setup a test on two computers in my office and when I had two computers just looking at data i had 2 records become corrupted at different times. i was not doing any editing.
Forum: Windows NT / 2000 / XP Nov 11th, 2007
Replies: 5
Views: 47,438
Posted By RonR
Forum: Visual Basic 4 / 5 / 6 Nov 11th, 2007
Replies: 3
Views: 6,962
Posted By RonR
Set CN1 = New ADODB.Connection
CN1.CursorLocation = adUseClient

---------------------------------------------------------------------------------------
' This is a connect string...
Forum: Visual Basic 4 / 5 / 6 Nov 11th, 2007
Replies: 6
Views: 957
Posted By RonR
I am having great success with using an access 97 database & VB6.

what other database options do I have? with access 97 it is a problem to have mutilple users even looking, printing data because...
Forum: Windows NT / 2000 / XP Nov 11th, 2007
Replies: 5
Views: 47,438
Posted By RonR
I have the same problem but your solution did not work.

any other ideas???
Forum: Windows NT / 2000 / XP Jul 21st, 2005
Replies: 2
Views: 2,260
Posted By RonR
I get a "windows script host" error msg when booting.


i am not using scripts.

this is one of the lines in the error msg displayed:

could not create object named "wscript.shell"

any...
Forum: MS SQL Feb 28th, 2005
Replies: 2
Views: 4,003
Posted By RonR
thanks for the info!!

I will give it a try.

RonR
Forum: Database Design Feb 1st, 2005
Replies: 1
Views: 9,053
Posted By RonR
I have MSDE installed. what do i need to create a blank database with the fields required?

I have been using an Access Db, should the operation of a MSDE database be similar except with more...
Forum: MS SQL Jan 29th, 2005
Replies: 2
Views: 4,003
Posted By RonR
I am ready to start using MSDE.

When I run the setup for MSDE it tells me I need to set the password. I have read the "help" on the MS web site but it is still not clear to me how I setup the...
Forum: MS SQL Jan 29th, 2005
Replies: 5
Views: 8,562
Posted By RonR
Access will NOT work on a Wireless LAN, at least not on the ones i have tried.
Showing results 1 to 40 of 40

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC