o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

change database -

i want to use microsoft jet driver 4.0 instead of DSN can you please tell me how to do that? how the database file has to be stored in Microsoft Jet Driver.


Regards
Mohit

 

[02/03] Urgent Help!!! -
Hi, i have a program that is fullly functional but i want to now change the way some of the features are like the database. I want to know if it is posible for me to have a question during the installation like "Where is the Database Located?" so i can then for example in


[2005] Update dataset after change in database -
I have made a datasource by linking to an Access database. Then I have dragged textboxes from datasource window on to the form. And with the use of bindingsource I was able to navigate, add, delete and so on.. But.. I discovered that a field in database needed to be changed from


Change Data Base of Crystal Report 7.0 -
See!!! my problem is something like this....... I'm working on two different database with same field names... I want to work on both of these database; how can I change database of crystal report X to database Y through selection of COMBO BOX. I am Developing system in VB6.0 , Cryst


Run trough linked database ***RESOLVED*** -
Hi all, does someone know how I can change the properties of columns in a linked table. I want to know how I can manipulate some settings in the database. My mdb is linked to this db. But I want to change some settings in the database itself. Doing this trough the linked data


How To Share Database connected to VB User Interface:urgent -
Hi, I am new here , actually I registerd coz I have this question ^.^ , I dunna if this is the correct place but I hope u will help me I want to implement a software connected with database, I will use vb6 and MS access as database , I want to install the software after it finish


Change database source via code -
dear all, i have a problem with my vb application,i have 2 similar database but i use one application. so can i change the database source on crystal report by using vb code? i use SQL server database and use Dsn for the connection string.. example: i log on to my application


change the “SETUP.LST” -
I have written an application that will be distributed in CDs. I created a package for the installation of this program. This application uses an Access database. The database changes over time. Our users want to change the database then burn the CD themselves. Since I create


[2005] Access Database -
Hello! I have a project that I used the 'Connect to Database' tool to set all the bindings and table adapters, etc. Currently the database is housed in the same directory as the exe. I was asked if i could have the database location be a dynamic value. My question is when you


Crystal Reports Database -
Here's the deal... I have a report whos database location, and therefor the connection, is going to change whenever I load my software on a different system.. (it could wind up being on a central file server or something) I need a straight forward way of changing the database conne


[2005] Edit Database Properties -
Hey, I need to change the properties of some values in a MS Access database that are accessed by a vb application so that they are 'required' and cannot be null, possibly by setting a default value. The values are read into text fields from the database and editted by the user. The pr


Need a challenge Try This !!! :p~ -
Dear All members and gurus, I'd like to ask about ODBC. Some of my old program still using ODBC as the connection. And, now, I've got to implement my program using 2 database with one DSN name at ODBC administrator. I know, maybe your suggestions will be ===> Change the


HELPPPP !!! About ODBC -
Dear All members and gurus, I'd like to ask about ODBC. Some of my old program still using ODBC as the connection. And, now, I've got to implement my program using 2 database with one DSN name at ODBC administrator. I know, maybe your suggestions will be ===> Change the conn


how can i change the dimension of an image that i have retrieve from database -
hi, i have a problem again. how can i change the image dimension permanently and store into the database. my database is an Oracle8.0 database. i need the image to be resized so that i can put it in the crystal report, with a fix size image. my image is in JPEG format. Note


Change DB IN DAL at runtime -
Hey all i have my application which is a single application. I programmed it with a DAL (Standard VS 2005) dataset.xsd problem is i need to be able to change the connection string at runtime each of our customers have there own database so therefore i need to be able to point at


Database font -
hi, i wanted to make a word translater program so i'm going to store all the word in my database, well there is 3 coulmn the two are english but the third is in other language (amharic) and when i change the font tpe for only the third one all the database will change to (amharic) , ho


problem in updation after change link database in access -
Hi Friends I am giving support to access application which is link with SQL Database (SQL 2000). when ever i change link of table to some other database (same table structure ) after that all updatable query (insert/update/delete) become not updatable I have link with same


Database Collations - SQL Server 2005 -
Hello Our Contact Centre is running on a SQL Server 2005 database, where the collation is set as Latin1_General_CS_AS. I need to be able to change it so that it is case-insensitive - Latin1_General_CI_AS. I know I can make the change easily enough, but I need to be sure that whe


[2005] how to change dataset connection at runtime -
i want to change the database the program is connected to but cant find how to change the connectionstring How is it done?


Change datasource in CR8.5 -
I am using VB6, CR8.5 and MS Access database. In my Crystal report Wlist.rpt i am using 2 tables from my Access database wl1 and wl2. How do I change both datasources using my vb application ???? they are tables from my database.


[02/03] Datagrid question -Column name -
I have set my datagrid to call from the database and shows the information from the database. The problem is, information from my database will be shown everything to my datagrid including the column name. How do I change the column name abstracted from my database and change it


Change Database properties in a Access mdb -
How can I change Database Properties in an Access MDB with VB? Also how can I add or change for example Title, Subject, Author, Manager...


[02/03] date issue -
hi guys... i am developing a form for a govt. agency and have diffrent dates now the thing is the user would b filling in just one date and the rest would b empty.. i am using access and vb.net 2003 the date for entry is through datepicker let me explain in detail... at one st


VB 6 and Access 97 problem -
Hi! I have just made a VB program that uses an MS Access database. I used the wizard because I'm not very good on VB-database stuff. My question is: How do I change the size on the columns? I want it to start with a specific width. I tried to change in Access and I tried to find a


SQL Server model... -
Hi all, Im a newbie SQL DBA. I need the help of you guys. Here is my problem. My company is an Application Service Provider (ASP) which will also do some database hosting. The SQL database will reside in my data center. We'll create a database and a user for each client who regis


Changing Grid Cells with the Mouse -
Somebody please help me ! I have a project I'm working on that uses a grid (any type it doesnt matter). The grid shows the result of a recordset. The recordset is made up from fields from a database that contains 4 tables. The recordset has one field from each of the 4 tables.


Howto change Database name and Recordsource at runtime -
hi i want to change connection(database) and command1's RecordSource (Tables) of DataGrid??


How to change permissions re: access database programmatically -
G'day, In my installation routine I'm creating a folder and subdirectory where an Access database is to be copied from the installing CD but .... the Access database defaults to Read Only and it needs to be Read/Write Can I do this change programmatically (vb please) as most use


vb project read from access database -
Hi all I managed to install my application on another computer and copy the access database from my development machine to appropriate directory on another computer. The problem is that I need to somehow modify the database manually so that my application could reflect the change


[2005] My database connection keeps dying every time -
I run my App. I'm trying run my App, make a change to a field then close the App....then rerun it to see if the change has been made. Every time I do it on the 2nd run it shows the original content. I notice when I hit the Run button my database disconnects and I have to refresh.


locktype -
how is it possible to change the locktype property of a database. My database is originally set to readonly in the dataenviromentproperty, but in my program the user is supposed to log in and the be able to access the db and to change delete and make new entries.... I've tried to


Changing Grid Data -
Somebody please help me ! I have a project I'm working on that uses a grid (any type it doesnt matter). The grid shows the result of a recordset. The recordset is made up from fields from a database that contains 4 tables. The recordset has one field from each of the 4 tables. I


change the path of the database in the runtime -
hi iw ant to change thr path of the database that saved in the crystal report to a newer one ?? how i can ? thanks


my database.. T_T -
im confuse on this one? i have a program.. its a LAN based program.. the databse is found on the servers terminal.. ive shared the folder havin dat database.. my teacher told me dat though i change the ip address.. still.. the program can connect to its database.. i change the


Change Location od database In SQL Server -
How can Change the Location of Database of SQl Server 2000 in Crystal report or What can be the Path for SQL Server: For Instance , if database in mdb; I can change in following Databasetable.location=App.path & "\abcd.mdb" but for SQL Server=????????? Please


Need your advice on Database programing -
I developed an apllication for an institute. It was a database application and fortunately it's working good without any probelm till now (although it needs revision in my opininon). However today i heard a news. That institute has decided to change some functionalities of the progr


Change Password in Database! PLEASE READ! -
Hi there im new to visual basic and need ur help! Im trying to create a change password dialog with 3 textboxes. One for username, old password and new password. I've sucessfully connected to the MS Access 2000 database with MS jet 4.0 but dont the vb code to complete the dialog box


Change values in a table -
What’s the best way to loop through an access database table searching for a known valve and replacing it with another value? I have changed a combox selection value in my app and therefore need to change all of the existing values in the database that do not match this new value.


Changes made in the database doesnt reflect in the report. -
I used Log On Server as ODBC-Ms Access Database. After saving the report,if any field changes,the report doesnt change. I need to design reports which change according to the database. I use these reports from VB. How should I go about this.


Change database connection for existing report***RESOLVED*** -
I have a vb.net app with a bunch of reports that were set up using the wizard and work fine on the machine set up on the server because all database fields are connecting locally to the sql server database on the machine). (my station so is no problem) Problem is now if i want to in


howto change database name at run time using DED -
any one know how to change database name at run time using data environment designer ?