473,397 Members | 2,077 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

how to create 400 fields in VB 6.0 and stodre data in SQL server 2000

5
Hi...
I want to whether there is any possibility in creating 400 text boxes and labels inorder to create 400 fields in SQL. If created using control array then which is the way to see the text boxes for data entry? is it possible to create 400 fields in a table in SQL? do you know the code to connect SQL server 2000 to VB 6.0 in Windows 98 or Windows XP professional? the main purpose for using VB is to skip about 70 text boxes if the entry is eg., '2'. to make data entry easier for about 20000 records is this the apt method or is there any other method other than this? instead of SQl, is it better to use SAS?
if the data entry is done using VB then how to do? is there any other method then please inform me as early as possible.is it possible to do in this way?
sicerely
lin
Jun 13 '07 #1
7 1156
debasisdas
8,127 Expert 4TB
Hi
linsha
Welcome to TSDN.

You have reached the right place for knowledge shairing.

Here you will find a vast resource of related topics and code.

Feel free to post more doubts/questions in the forum.

But before that give a try from your side and if possible try to post what/how you have approached to solve the problem.

It will help Experts in the forum in solving/underestanding your problem in a better way.

Please follow the posting guidelines in every new post/reply.

Please specify your post/question clearly.

Dont expect others to guess and solve your problem.

Here the experts share there knowledge and try to guide you.

And dont expect the complete code and logic from the forum.
Jun 13 '07 #2
linsha
5
hi...
Let me know why its getting late to get a reply or solution for my doubts
Jun 14 '07 #3
debasisdas
8,127 Expert 4TB
Because th experts are not sitting idle.

They have their own work to do.

Experts share there knowledge in the forum in there spare time only.

Please have patience.
Jun 14 '07 #4
debasisdas
8,127 Expert 4TB
1.yes u can create 400 text boxes on the form.
but for that u need to create control arrays as u cant put more than 255 controls with different names.
2.To see the control u need proper designing or try using the ZOrder property.
or try using container controls like TAB,FRAME or SSTAB.
3.Yes it is possible to create 400 fields in a table in SQL.
4. the code is same irrespective of 98/2k/xp.


Please try this and post back when uare finished .
Jun 14 '07 #5
linsha
5
thankyou for your reply . Let me try it .
lin
Jun 15 '07 #6
how i can use in multiple login from in visual basic with sql server.
Jun 16 '07 #7
hariharanmca
1,977 1GB
how i can use in multiple login from in visual basic with sql server.
Can u explain why and where you are useing that

(Because,If you do that all your process get the same thing, for that you can use one logine form multipule time)
Jun 16 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: James | last post by:
I am currently working on a PHP based website that needs to be able to draw from Oracle, MS SQL Server, MySQL and given time and demand other RDBMS. I took a lot of time and care creating a...
3
by: Ben | last post by:
Hi everyone, Now I am using Visual Basic.net to write a program but having some headaches. The situation is as follows: I am using ODBC connection to connect one database( non-SQL server) ,...
0
by: NB | last post by:
Hi My file server runs Win 2000 Pro and has Office XP installed. I host a data access page contaning Pivot Table on the server. In the page body I have some reference to an lpk file on the...
7
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I...
1
by: tconway | last post by:
I have an Access program that displays Customer data into a form and OrderID data into a subform. The totals in the Subform are based on calculated fields, i.e. the Total Amount field Calculates...
7
by: Tzanko | last post by:
As we all know, there is a 8060 bytes size limit on SQL Server rows. I have a table which requires a number of text fields (5 or 6). Each of these text fields should support a max of 4000...
4
by: etuncer | last post by:
Hello All, I have Access 2003, and am trying to build a database for my small company. I want to be able to create a word document based on the data entered through a form. the real question is...
0
by: ramuygl | last post by:
want to create store procedure that. want to send the table name as argument and retrive the data of that argument. and want to store data in temperary table using the insert query. HERE I AM...
15
by: lxyone | last post by:
Using a flat file containing table names, fields, values whats the best way of creating html pages? I want control over the html pages ie 1. layout 2. what data to show 3. what controls to...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.